Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Ddwfl_module_addrsym.c80 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()
Dderelocate.c368 __libdwfl_find_section_ndx (Dwfl_Module *mod, Dwarf_Addr *addr) in __libdwfl_find_section_ndx() function
DlibdwflP.h484 extern size_t __libdwfl_find_section_ndx (Dwfl_Module *mod, Dwarf_Addr *addr)
DChangeLog1059 * derelocate.c (__libdwfl_find_section_ndx): New internal function.
1082 (__libdwfl_find_section_ndx): Likewise.