Home
last modified time | relevance | path

Searched refs:__libdw_findcu (Results 1 – 6 of 6) sorted by relevance

/external/elfutils/libdw/
Ddwarf_offdie.c61 result->cu = __libdw_findcu (dbg, offset, debug_types); in __libdw_offdie()
Ddwarf_get_units.c83 *next_cu = __libdw_findcu (dwarf, off, v4type); in dwarf_get_units()
Ddwarf_getaranges.c202 Dwarf_CU *cu = __libdw_findcu (dbg, offset, false); in dwarf_getaranges()
Dlibdw_findcu.c229 __libdw_findcu (Dwarf *dbg, Dwarf_Off start, bool v4_debug_types) in __libdw_findcu() function
DChangeLog173 __libdw_findcu fails.
624 * dwarf_getaranges.c (dwarf_getaranges): Use __libdw_findcu and
648 (__libdw_findcu): Rename debug_types argument to v4_debug_types
983 * libdw_findcu.c (__libdw_findcu): Likewise.
1012 (__libdw_findcu): Likewise.
1914 (__libdw_findcu): ... not here.
2027 * libdw_findcu.c (__libdw_findcu): Take new flag argument,
2052 (__libdw_findcu): ... here. Call it.
2069 * libdw_findcu.c (__libdw_findcu): Use it instead of dwarf_nextcu.
2088 * libdw_findcu.c (__libdw_findcu): Initialize new members.
[all …]
DlibdwP.h618 extern struct Dwarf_CU *__libdw_findcu (Dwarf *dbg, Dwarf_Off offset, bool tu)