Lines Matching refs:last_error_
50 last_error_.code = DWARF_ERROR_NONE; in GetLocationInfo()
51 last_error_.address = 0; in GetLocationInfo()
71 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in GetLocationInfo()
72 last_error_.address = memory_->cur_offset(); in GetLocationInfo()
84 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in GetLocationInfo()
85 last_error_.address = memory_->cur_offset(); in GetLocationInfo()
97 last_error_.code = DWARF_ERROR_ILLEGAL_STATE; in GetLocationInfo()
112 last_error_.code = DWARF_ERROR_ILLEGAL_VALUE; in GetLocationInfo()
121 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in GetLocationInfo()
122 last_error_.address = memory_->cur_offset(); in GetLocationInfo()
131 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in GetLocationInfo()
132 last_error_.address = memory_->cur_offset(); in GetLocationInfo()
360 last_error_.code = DWARF_ERROR_ILLEGAL_STATE; in cfa_restore()
422 last_error_.code = DWARF_ERROR_ILLEGAL_STATE; in cfa_def_cfa_register()
436 last_error_.code = DWARF_ERROR_ILLEGAL_STATE; in cfa_def_cfa_offset()
483 last_error_.code = DWARF_ERROR_ILLEGAL_STATE; in cfa_def_cfa_offset_sf()
527 last_error_.code = DWARF_ERROR_ILLEGAL_VALUE; in cfa_aarch64_negate_ra_state()