Home
last modified time | relevance | path

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

/external/elfutils/0.153/libdwfl/
Ddwfl_module_getsym.c54 GElf_Sym *sym, GElf_Word *shndxp) in dwfl_module_getsym() argument
79 if ((shndxp != NULL || mod->e_type != ET_REL) in dwfl_module_getsym()
89 if (shndxp != NULL) in dwfl_module_getsym()
91 *shndxp = alloc ? shndx : (GElf_Word) -1; in dwfl_module_getsym()
Ddwfl_module_addrsym.c57 GElf_Sym *closest_sym, GElf_Word *shndxp) in dwfl_module_addrsym() argument
196 if (shndxp != NULL) in dwfl_module_addrsym()
197 *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.h412 GElf_Word *shndxp);
441 GElf_Sym *sym, GElf_Word *shndxp)
450 GElf_Sym *sym, GElf_Word *shndxp)
/external/elfutils/elfutils/
Dlibdwfl.h412 GElf_Word *shndxp);
441 GElf_Sym *sym, GElf_Word *shndxp)
450 GElf_Sym *sym, GElf_Word *shndxp)