Searched refs:__libdwfl_find_section_ndx (Results 1 – 4 of 4) sorted by relevance
80 state->addr_shndx = __libdwfl_find_section_ndx (state->mod, &v); in same_section()84 return state->addr_shndx == __libdwfl_find_section_ndx (state->mod, &v); in same_section()
368 __libdwfl_find_section_ndx (Dwfl_Module *mod, Dwarf_Addr *addr) in __libdwfl_find_section_ndx() function
484 extern size_t __libdwfl_find_section_ndx (Dwfl_Module *mod, Dwarf_Addr *addr)
1059 * derelocate.c (__libdwfl_find_section_ndx): New internal function.1082 (__libdwfl_find_section_ndx): Likewise.