Searched defs:DMODE_LINK (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/
H A Ddtrace.c92 #define DMODE_LINK 3 /* compile program for linking with ELF (-G) */ macro
1361 g_mode = DMODE_LINK;
1426 if (g_mode == DMODE_LINK &&
1494 if (g_mode == DMODE_LINK) {
1833 case DMODE_LINK:

Completed in 48 milliseconds