Searched refs:elf_scnshndx (Results 1 – 11 of 11) sorted by relevance
38 elf_scnshndx (Elf_Scn *scn) in elf_scnshndx() function50 INTDEF(elf_scnshndx)
129 elf_scnshndx;
84 "elf_scnshndx.c",
91 elf_scnshndx.c \
274 extern int elf_scnshndx (Elf_Scn *__scn);
921 * Makefile.am (libelf_a_SOURCES): Add elf_scnshndx.926 * elf_scnshndx.c: New file.927 * libelf.h: Declare elf_scnshndx.928 * libelf.map: Add elf_scnshndx to version ELFUTILS_1.4.
90 int xndxscnidx = elf_scnshndx (scn); in read_symtab_exec()
542 - libelf: new function elf_scnshndx.
426 libelf: new function elf_scnshndx.
1865 int xndxscnidx = elf_scnshndx (scn); in handle_relocs_rel()2055 int xndxscnidx = elf_scnshndx (scn); in handle_relocs_rela()
2410 * readelf.c (handle_relocs_rel): Use elf_scnshndx.