Home
last modified time | relevance | path

Searched refs:elf_getshstrndx (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/elftoolchain/libelf/
H A DMakefile92 elf_getshstrndx.3 \
136 elf_getshstrndx.3 elf_setshstrndx.3 \
H A Delf_shstrndx.c61 elf_getshstrndx(Elf *e, size_t *strndx) /* Deprecated API. */ in elf_getshstrndx() function
H A DVersion.map47 elf_getshstrndx;
H A Dlibelf.h211 int elf_getshstrndx(Elf *_elf, size_t *_dst); /* Deprecated */
/freebsd/lib/libelf/
H A DMakefile118 elf_getshstrndx.3 \
163 elf_getshstrndx.3 elf_setshstrndx.3 \
/freebsd/contrib/elftoolchain/elfcopy/
H A Dpe.c73 if (elf_getshstrndx(e, &indx) == 0) in create_pe()
H A Dsymbols.c279 if (elf_getshstrndx(ecp->ein, &indx) == 0) in mark_reloc_symbols()
355 if (elf_getshstrndx(ecp->ein, &indx) == 0) in mark_section_group_symbols()
402 if (elf_getshstrndx(ecp->ein, &ishstrndx) == 0) in generate_symbols()
H A Darchive.c261 if (elf_getshstrndx(ecp->eout, &shstrndx) == 0) { in extract_arsym()
H A Dsections.c118 if (elf_getshstrndx(ecp->ein, &indx) == 0) in is_remove_reloc_sec()
365 if (elf_getshstrndx(ecp->ein, &indx) == 0) in create_scn()
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_elf_init.c298 if (!elf_getshstrndx(elf, &e->eo_strndx)) { in _dwarf_elf_init()
/freebsd/contrib/elftoolchain/ar/
H A Dwrite.c827 if (elf_getshstrndx(e, &shstrndx) == 0) { in create_symtab_entry()
/freebsd/usr.bin/ar/
H A Dwrite.c751 if (elf_getshstrndx(e, &shstrndx) == 0) { in create_symtab_entry()
/freebsd/contrib/elftoolchain/addr2line/
H A Daddr2line.c856 if (!elf_getshstrndx(e, &shstrndx)) { in find_section_base()
/freebsd/contrib/elftoolchain/nm/
H A Dnm.c1239 if (!elf_getshstrndx(elf, &shstrndx)) { in read_elf()
/freebsd/contrib/elftoolchain/elfdump/
H A Delfdump.c1125 if (!elf_getshstrndx(ed->elf, &shstrndx)) { in load_sections()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c2351 if (elf_getshstrndx(re->elf, &shstrndx)) in dump_ehdr()
7243 if (!elf_getshstrndx(re->elf, &shstrndx)) { in load_sections()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc8162 OLD_FILES+=usr/share/man/man3/elf_getshstrndx.3.gz