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

/external/valgrind/main/coregrind/
H A Dpub_core_machine.h46 # define VG_ELF_CLASS ELFCLASS32 macro
51 # define VG_ELF_CLASS ELFCLASS64 macro
56 # define VG_ELF_CLASS ELFCLASS32 macro
61 # define VG_ELF_CLASS ELFCLASS64 macro
66 # define VG_ELF_CLASS ELFCLASS32 macro
71 # undef VG_ELF_CLASS macro
76 # define VG_ELF_CLASS ELFCLASS64 macro

Completed in 44 milliseconds