Searched defs:VG_ELF_CLASS (Results 1 - 1 of 1) sorted by last modified time

/external/valgrind/coregrind/
H A Dpub_core_machine.h47 # define VG_ELF_CLASS ELFCLASS32 macro
52 # define VG_ELF_CLASS ELFCLASS64 macro
57 # define VG_ELF_CLASS ELFCLASS32 macro
62 # define VG_ELF_CLASS ELFCLASS64 macro
67 # define VG_ELF_CLASS ELFCLASS64 macro
72 # define VG_ELF_CLASS ELFCLASS32 macro
77 # define VG_ELF_CLASS ELFCLASS64 macro
82 # undef VG_ELF_CLASS macro
87 # define VG_ELF_CLASS ELFCLASS64 macro
98 # define VG_ELF_CLASS ELFCLASS3 macro
109 # define VG_ELF_CLASS macro
[all...]

Completed in 137 milliseconds