Home
last modified time | relevance | path

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

/external/elfutils/src/libdwfl/
Ddwfl_module_addrsym.c61 addr_shndx = __libdwfl_find_section_ndx (mod, &v); in __libdwfl_addrsym()
65 return addr_shndx == __libdwfl_find_section_ndx (mod, &v); in __libdwfl_addrsym()
Dderelocate.c335 __libdwfl_find_section_ndx (Dwfl_Module *mod, Dwarf_Addr *addr) in __libdwfl_find_section_ndx() function
DlibdwflP.h467 extern size_t __libdwfl_find_section_ndx (Dwfl_Module *mod, Dwarf_Addr *addr)
DChangeLog379 * derelocate.c (__libdwfl_find_section_ndx): New internal function.
402 (__libdwfl_find_section_ndx): Likewise.