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

/haiku-buildtools/legacy/binutils/bfd/
H A Delfcode.h126 #define ELF_R_INFO(X,Y) ELF64_R_INFO(X,Y) macro
134 #define ELF_R_INFO(X,Y) ELF32_R_INFO(X,Y) macro
H A Delfxx-mips.c663 #define ELF_R_INFO macro
671 #define ELF_R_INFO macro
/haiku-buildtools/binutils/bfd/
H A Delfcode.h130 #define ELF_R_INFO(X,Y) ELF64_R_INFO(X,Y) macro
138 #define ELF_R_INFO(X,Y) ELF32_R_INFO(X,Y) macro
H A Delfxx-mips.c966 #define ELF_R_INFO macro
974 #define ELF_R_INFO macro

Completed in 200 milliseconds