Home
last modified time | relevance | path

Searched refs:find_section (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libdwfl/
Dderelocate.c331 find_section (Dwfl_Module *mod, Dwarf_Addr *addr) in find_section() function
370 int idx = find_section (mod, addr); in __libdwfl_find_section_ndx()
386 return find_section (mod, addr); in dwfl_module_relocate_address()
410 int idx = find_section (mod, address); in INTDEF()
DChangeLog1594 * derelocate.c (find_section): Check next section exists before
1634 (find_section): Likewise.
2423 * derelocate.c (find_section): Use __libdwfl_seterrno, not
2547 (find_section): New function, broken out of ...