Searched defs:ELF_R_SYM (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Delf_generic.h83 #define ELF_R_SYM __ELFN(R_SYM) macro
/freebsd-12-stable/libexec/rtld-elf/mips/
H A Dreloc.c82 #undef ELF_R_SYM macro
84 #define ELF_R_SYM(r_info) ((r_info) & 0xffffffff) macro
/freebsd-12-stable/contrib/binutils/bfd/
H A Delfcode.h128 #define ELF_R_SYM(X) ELF64_R_SYM(X) macro
136 #define ELF_R_SYM(X) ELF32_R_SYM(X) macro
H A Delfxx-mips.c663 #define ELF_R_SYM macro
671 #define ELF_R_SYM macro
[all...]

Completed in 116 milliseconds