Searched refs:addr_shndx (Results 1 – 1 of 1) sorted by relevance
64 GElf_Word addr_shndx = SHN_UNDEF; in dwfl_module_addrsym() local72 if (addr_shndx == SHN_UNDEF) in dwfl_module_addrsym()76 addr_shndx = SHN_ABS; in dwfl_module_addrsym()85 addr_shndx = elf_ndxscn (scn); in dwfl_module_addrsym()91 return shndx == addr_shndx; in dwfl_module_addrsym()