HomeSort by relevance Sort by last modified time
    Searched refs:__libdwfl_find_section_ndx (Results 1 - 3 of 3) sorted by null

  /external/elfutils/libdwfl/
dwfl_module_addrsym.c 76 state->addr_shndx = __libdwfl_find_section_ndx (state->mod, &v);
80 return state->addr_shndx == __libdwfl_find_section_ndx (state->mod, &v);
derelocate.c 358 __libdwfl_find_section_ndx (Dwfl_Module *mod, Dwarf_Addr *addr) function
libdwflP.h 482 extern size_t __libdwfl_find_section_ndx (Dwfl_Module *mod, Dwarf_Addr *addr)

Completed in 299 milliseconds