Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_tied.c163 Dwarf_Bool has_signature = FALSE; in _dwarf_loop_reading_debug_info_for_cu() local
173 &signature, &has_signature, in _dwarf_loop_reading_debug_info_for_cu()
183 if (has_signature) { in _dwarf_loop_reading_debug_info_for_cu()
H A Ddwarf_die_deliv.c1022 Dwarf_Bool* has_signature = 0; in dwarf_next_cu_header_d() local
1034 has_signature, in dwarf_next_cu_header_d()
1470 Dwarf_Bool * has_signature, in _dwarf_next_cu_header_internal() argument
1635 if (has_signature) { in _dwarf_next_cu_header_internal()
1636 *has_signature = cu_context->cc_signature_present; in _dwarf_next_cu_header_internal()
H A Ddwarf_opaque.h874 Dwarf_Bool * has_signature,