Home
last modified time | relevance | path

Searched refs:_dwarf_length_of_cu_header (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_arange.c471 *returned_offset = offset + _dwarf_length_of_cu_header(dbg, offset); in dwarf_get_cu_die_offset()
547 offset + _dwarf_length_of_cu_header(dbg, offset); in dwarf_get_arange_info()
590 offset + _dwarf_length_of_cu_header(dbg, offset); in dwarf_get_arange_info_b()
H A Ddwarf_global.c550 *cu_die_offset = off + _dwarf_length_of_cu_header(dbg, off); in dwarf_global_name_offsets()
576 _dwarf_length_of_cu_header(dbg, in_cu_header_offset); in dwarf_get_cu_die_offset_given_cu_header_offset()
H A Ddwarf_util.h302 Dwarf_Unsigned _dwarf_length_of_cu_header(Dwarf_Debug,
H A Ddwarf_util.c441 _dwarf_length_of_cu_header(Dwarf_Debug dbg, Dwarf_Unsigned offset) in _dwarf_length_of_cu_header() function
H A Ddwarf_die_deliv.c576 off2 + _dwarf_length_of_cu_header(dbg, off2); in dwarf_siblingof()