Searched refs:DWARF_E_NOERROR (Results 1 – 6 of 6) sorted by relevance
111 int result = DWARF_E_NOERROR; in execute_cfi()417 if (likely (result == DWARF_E_NOERROR)) in execute_cfi()428 int result = DWARF_E_NOERROR; in cie_cache_initial_state()476 && likely (result == DWARF_E_NOERROR)) in cie_cache_initial_state()482 if (likely (result == DWARF_E_NOERROR)) in cie_cache_initial_state()499 if (likely (result == DWARF_E_NOERROR)) in __libdw_frame_at_address()512 if (likely (result == DWARF_E_NOERROR)) in __libdw_frame_at_address()
48 global_error = DWARF_E_NOERROR; in dwarf_errno()58 [DWARF_E_NOERROR] = N_("no error"),
47 if (error != DWARF_E_NOERROR) in dwarf_cfi_addrframe()
65 if (error != DWARF_E_NOERROR && error != DWARF_E_NO_DEBUG_RANGES) in pc_match()
93 DWARF_E_NOERROR = 0, enumerator
1772 error code is DWARF_E_NOERROR (0).