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

/illumos-gate/usr/src/cmd/sgs/include/
H A D_machelf.h41 * Note on ELF_R_TYPE: 64-bit sparc relocations require the use of
43 * other platforms. So our ELF_R_TYPE macro requires the caller to
49 #define ELF_R_TYPE(_info, _mach) \ macro
75 #define ELF_R_TYPE(_info, _mach) ELF32_R_TYPE(_info) macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_generic.h82 #define ELF_R_TYPE __ELFN(R_TYPE) macro
/illumos-gate/usr/src/uts/common/sys/
H A Dmachelf.h65 #define ELF_R_TYPE ELF64_R_TYPE macro
112 #define ELF_R_TYPE ELF32_R_TYPE macro

Completed in 60 milliseconds