Home
last modified time | relevance | path

Searched defs:strndx (Results 1 – 6 of 6) sorted by relevance

/external/elfutils/tests/
Dscnnames.c33 size_t strndx; in main() local
Delfgetzdata.c110 size_t strndx; in main() local
Delfputzdata.c72 size_t strndx; in main() local
Dnext_cfi.c126 size_t strndx = ehdr.e_shstrndx; in main() local
/external/elfutils/src/
Dnm.c712 sym_name (Elf *elf, GElf_Word strndx, GElf_Word st_name, char buf[], size_t n) in sym_name()
725 show_symbols_sysv (Ebl *ebl, GElf_Word strndx, const char *fullname, in show_symbols_sysv()
928 show_symbols_bsd (Elf *elf, const GElf_Ehdr *ehdr, GElf_Word strndx, in show_symbols_bsd()
1060 show_symbols_posix (Elf *elf, const GElf_Ehdr *ehdr, GElf_Word strndx, in show_symbols_posix()
Dstrings.c719 size_t strndx = 0; in read_elf() local