Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Ddwfl_module_getsym.c54 GElf_Sym *sym, GElf_Word *shndxp) in dwfl_module_getsym() argument
77 if (shndxp != NULL) in dwfl_module_getsym()
78 *shndxp = shndx; in dwfl_module_getsym()
Ddwfl_module_addrsym.c57 GElf_Sym *closest_sym, GElf_Word *shndxp) in dwfl_module_addrsym() argument
179 if (shndxp != NULL) in dwfl_module_addrsym()
180 *shndxp = closest_shndx; in dwfl_module_addrsym()
Dderelocate.c251 Elf32_Word *shndxp) in dwfl_module_relocation_info() argument
264 if (shndxp) in dwfl_module_relocation_info()
265 *shndxp = SHN_ABS; in dwfl_module_relocation_info()
280 if (shndxp) in dwfl_module_relocation_info()
281 *shndxp = elf_ndxscn (sections->refs[idx].scn); in dwfl_module_relocation_info()
Dlibdwfl.h403 GElf_Word *shndxp);
431 GElf_Sym *sym, GElf_Word *shndxp)
440 GElf_Sym *sym, GElf_Word *shndxp)