Searched refs:_ELF64 (Results 1 - 4 of 4) sorted by relevance

/osnet-11/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
H A DPsymtab_machelf32.c57 * code twice, once with _ELF64 defined (to generate ELFCLASS64 code) and
60 * Note that the _ELF64 definition does not refer to the ELFCLASS of
183 #ifdef _ELF64
208 #ifdef _ELF64
409 #if ((defined(__i386) || defined(__amd64)) && !defined(_ELF64))
412 #else /* (!(__i386 || __amd64)) || _ELF64 */
415 #endif /* (!(__i386 || __amd64) || _ELF64 */
/osnet-11/usr/src/lib/brand/shared/librtld_db/common/
H A Dbrand_librtld_db.c61 * once with _ELF64 defined and once without. The expectation is that
76 #ifdef _ELF64
91 #endif /* _ELF64 */
173 #ifdef _ELF64
175 #else /* !_ELF64 */
177 #endif /* !_ELF64 */
/osnet-11/usr/src/lib/libc/port/gen/
H A Dwalkstack.c127 #define _ELF64 macro

Completed in 37 milliseconds