Home
last modified time | relevance | path

Searched refs:_dwarf_length_of_cu_header_simple (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_util.h444 Dwarf_Unsigned _dwarf_length_of_cu_header_simple(Dwarf_Debug,Dwarf_Bool dinfo);
H A Ddwarf_die_deliv.c1571 if ((new_offset + _dwarf_length_of_cu_header_simple(dbg,is_info)) >= in _dwarf_next_cu_header_internal()
2562 _dwarf_length_of_cu_header_simple(dbg,is_info)) >= in dwarf_offdie_b()
H A Ddwarf_util.c1053 _dwarf_length_of_cu_header_simple(Dwarf_Debug dbg, in _dwarf_length_of_cu_header_simple() function