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

/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab_machelf64.c30 * Defining _ELF64 causes the code in Psymtab_machelf32.c to generate
33 #define _ELF64 macro
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dlintsup.c46 * Get the Elf32 side to think that the _ELF64 side
49 #if defined(_ELF64)
50 #undef _ELF64 macro
52 #define _ELF64 macro
54 #define _ELF64 macro
56 #undef _ELF64 macro
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dwalkstack.c125 #define _ELF64 macro

Completed in 59 milliseconds