Searched defs:strndx (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/elftoolchain/libelf/ |
H A D | elf_shstrndx.c | 35 _libelf_getshdrstrndx(Elf *e, size_t *strndx) in _libelf_getshdrstrndx() 55 elf_getshdrstrndx(Elf *e, size_t *strndx) in elf_getshdrstrndx() 61 elf_getshstrndx(Elf *e, size_t *strndx) /* Deprecated API. */ in elf_getshstrndx() 67 elf_setshstrndx(Elf *e, size_t strndx) in elf_setshstrndx()
|
H A D | libelf_ehdr.c | 42 uint16_t strndx) in _libelf_load_extended() 110 uint16_t phnum, shnum, strndx; in _libelf_ehdr() local
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_dof.c | 716 dof_stridx_t strndx = 0; in dtrace_dof_create() local
|
/freebsd/contrib/elftoolchain/nm/ |
H A D | nm.c | 655 size_t strndx, const char *type_table, const char **sec_table, in get_sym() 1200 size_t i, shstrndx, shnum, dynndx, strndx; in read_elf() local
|