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

/freebsd-10-stable/sys/arm/include/
H A Delf.h97 #define ELF_TARG_CLASS ELFCLASS32 macro
/freebsd-10-stable/sys/ia64/include/
H A Delf.h141 #define ELF_TARG_CLASS ELFCLASS32 macro
143 #define ELF_TARG_CLASS ELFCLASS64 macro
/freebsd-10-stable/sys/powerpc/include/
H A Delf.h124 #define ELF_TARG_CLASS ELFCLASS64 macro
129 #define ELF_TARG_CLASS ELFCLASS32 macro
/freebsd-10-stable/sys/sparc64/include/
H A Delf.h100 #define ELF_TARG_CLASS ELFCLASS32 macro
102 #define ELF_TARG_CLASS ELFCLASS64 macro
/freebsd-10-stable/sys/x86/include/
H A Delf.h113 #define ELF_TARG_CLASS ELFCLASS32 macro
199 #define ELF_TARG_CLASS ELFCLASS32 macro
201 #define ELF_TARG_CLASS ELFCLASS64 macro
/freebsd-10-stable/sys/boot/common/
H A Dload_elf_obj.c48 #undef ELF_TARG_CLASS macro
50 #define ELF_TARG_CLASS ELFCLASS64 macro
H A Dload_elf.c47 #undef ELF_TARG_CLASS macro
49 #define ELF_TARG_CLASS ELFCLASS64 macro
/freebsd-10-stable/sys/mips/include/
H A Delf.h84 #define ELF_TARG_CLASS ELFCLASS32 macro
86 #define ELF_TARG_CLASS ELFCLASS64 macro

Completed in 72 milliseconds