Home
last modified time | relevance | path

Searched defs:ELF_R_INFO (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delfcode.h131 #define ELF_R_INFO(X,Y) ELF64_R_INFO(X,Y) macro
139 #define ELF_R_INFO(X,Y) ELF32_R_INFO(X,Y) macro
Delfxx-mips.c966 #define ELF_R_INFO(bfd, s, t) \ macro
974 #define ELF_R_INFO(bfd, s, t) \ macro