Home
last modified time | relevance | path

Searched refs:__libdwfl_find_section_ndx (Results 1 - 3 of 3) sorted by relevance

/third_party/elfutils/libdwfl/
H A 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()
H A Dderelocate.c368 __libdwfl_find_section_ndx (Dwfl_Module *mod, Dwarf_Addr *addr) in __libdwfl_find_section_ndx() function
H A DlibdwflP.h485 extern size_t __libdwfl_find_section_ndx (Dwfl_Module *mod, Dwarf_Addr *addr)

Completed in 3 milliseconds