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

/vbox/src/VBox/Debugger/
H A DDBGPlugInCommonELFTmpl.cpp.h23 # define MY_ELFCLASS ELFCLASS32 macro
31 # define MY_ELFCLASS ELFCLASS64 macro
95 if (pEhdr->e_ident[EI_CLASS] != MY_ELFCLASS)
333 #undef MY_ELFCLASS macro

Completed in 302 milliseconds