- Timestamp:
- Sep 22, 2018 11:50:16 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/VBox/VBoxRTImp-gcc.def
r74416 r74419 30 30 ; Use the following command-line to generate the stuff below: 31 31 ; nm ../../../out/darwin.amd64/debug/obj/VBoxRT/VBoxRT.dylib -U | kmk_sed -re '/(RTCString|RTCRest)/!d' -e 's/^[0-9a-fA-F]+ //' -e '/^[A-Z]/!d' | sort | kmk_sed -r -e 's/[SDBC] (.+)$/ \1 DATA/' -e 's/^[A-Z] / /' -e 's/ __/ _/' >> VBox/VBoxRTImp-gcc.def 32 ; 32 ; 33 33 _ZTI9RTCString DATA 34 34 _ZN9RTCString4nposE DATA
Note:
See TracChangeset
for help on using the changeset viewer.