Searched refs:has_signature (Results 1 – 3 of 3) sorted by relevance
163 Dwarf_Bool has_signature = FALSE; in _dwarf_loop_reading_debug_info_for_cu() local173 &signature, &has_signature, in _dwarf_loop_reading_debug_info_for_cu()183 if (has_signature) { in _dwarf_loop_reading_debug_info_for_cu()
1022 Dwarf_Bool* has_signature = 0; in dwarf_next_cu_header_d() local1034 has_signature, in dwarf_next_cu_header_d()1470 Dwarf_Bool * has_signature, in _dwarf_next_cu_header_internal() argument1635 if (has_signature) { in _dwarf_next_cu_header_internal()1636 *has_signature = cu_context->cc_signature_present; in _dwarf_next_cu_header_internal()
874 Dwarf_Bool * has_signature,