Home
last modified time | relevance | path

Searched defs:shndxp (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/src/libdwfl/
Ddwfl_module_getsym.c34 GElf_Word *shndxp, Elf **elfp, Dwarf_Addr *biasp, in __libdwfl_getsym()
199 GElf_Word *shndxp, in dwfl_module_getsym_info()
Ddwfl_module_addrsym.c37 GElf_Sym *closest_sym, GElf_Word *shndxp, in __libdwfl_addrsym()
273 GElf_Sym *closest_sym, GElf_Word *shndxp) in dwfl_module_addrsym()
Dderelocate.c230 Elf32_Word *shndxp) in dwfl_module_relocation_info()
/external/elfutils/src/tests/
Ddwflsyms.c123 GElf_Word shndxp; in list_syms() local