Searched defs:strndx (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/elftoolchain/libelf/
H A Delf_shstrndx.c35 _libelf_getshdrstrndx(Elf *e, size_t *strndx) argument
55 elf_getshdrstrndx(Elf *e, size_t *strndx) argument
61 elf_getshstrndx(Elf *e, size_t *strndx) /* Deprecated API. */ argument
67 elf_setshstrndx(Elf *e, size_t strndx) argument
H A Dlibelf_ehdr.c110 uint16_t phnum, shnum, strndx; local
41 _libelf_load_extended(Elf *e, int ec, uint64_t shoff, uint16_t phnum, uint16_t strndx) argument
[all...]
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_dof.c716 dof_stridx_t strndx = 0; local
/freebsd-12-stable/contrib/binutils/bfd/
H A Delf32-i386.c1187 unsigned int strndx = elf_elfheader (abfd)->e_shstrndx; local
/freebsd-12-stable/contrib/elftoolchain/nm/
H A Dnm.c1162 size_t i, shstrndx, shnum, dynndx, strndx; local
617 get_sym(Elf *elf, struct sym_head *headp, int shnum, size_t dynndx, size_t strndx, const char *type_table, const char **sec_table, int sec_table_size) argument

Completed in 78 milliseconds