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)
128 elf_scnshndx;
101 elf_scnshndx.c \
319 extern int elf_scnshndx (Elf_Scn *__scn);
1596 * Makefile.am (libelf_a_SOURCES): Add elf_scnshndx.1601 * elf_scnshndx.c: New file.1602 * libelf.h: Declare elf_scnshndx.1603 * libelf.map: Add elf_scnshndx to version ELFUTILS_1.4.
90 int xndxscnidx = elf_scnshndx (scn); in read_symtab_exec()
46 int xndxscnidx = elf_scnshndx (scn); in print_reloc_symnames()
958 - libelf: new function elf_scnshndx.
860 libelf: new function elf_scnshndx.
2116 int xndxscnidx = elf_scnshndx (scn); in handle_relocs_rel()2305 int xndxscnidx = elf_scnshndx (scn); in handle_relocs_rela()
4236 * readelf.c (handle_relocs_rel): Use elf_scnshndx.