Home | History | Annotate | Download | only in libelf

Lines Matching refs:info

126 #define GELF_R_SYM(info)		ELF64_R_SYM (info)
127 #define GELF_R_TYPE(info) ELF64_R_TYPE (info)
132 #define GELF_M_SYM(info) ELF64_M_SYM (info)
133 #define GELF_M_SIZE(info) ELF64_M_SIZE (info)
183 /* Retrieve REL relocation info at the given index. */
186 /* Retrieve RELA relocation info at the given index. */