Searched refs:elf_scnshndx (Results 1 – 10 of 10) sorted by relevance
38 elf_scnshndx (Elf_Scn *scn) in elf_scnshndx() function50 INTDEF(elf_scnshndx)
129 elf_scnshndx;
101 elf_scnshndx.c \
300 extern int elf_scnshndx (Elf_Scn *__scn);
1441 * Makefile.am (libelf_a_SOURCES): Add elf_scnshndx.1446 * elf_scnshndx.c: New file.1447 * libelf.h: Declare elf_scnshndx.1448 * libelf.map: Add elf_scnshndx to version ELFUTILS_1.4.
90 int xndxscnidx = elf_scnshndx (scn); in read_symtab_exec()
717 libelf: new function elf_scnshndx.
841 - libelf: new function elf_scnshndx.
2001 int xndxscnidx = elf_scnshndx (scn); in handle_relocs_rel()2191 int xndxscnidx = elf_scnshndx (scn); in handle_relocs_rela()
3879 * readelf.c (handle_relocs_rel): Use elf_scnshndx.