Lines Matching refs:last_error_

45     last_error_.code = DWARF_ERROR_NONE;  in Step()
48 last_error_.code = DWARF_ERROR_ILLEGAL_STATE; in Step()
91 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInCieHeader()
92 last_error_.address = memory_.cur_offset(); in FillInCieHeader()
99 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInCieHeader()
100 last_error_.address = memory_.cur_offset(); in FillInCieHeader()
109 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInCieHeader()
110 last_error_.address = memory_.cur_offset(); in FillInCieHeader()
115 last_error_.code = DWARF_ERROR_ILLEGAL_VALUE; in FillInCieHeader()
125 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInCieHeader()
126 last_error_.address = memory_.cur_offset(); in FillInCieHeader()
131 last_error_.code = DWARF_ERROR_ILLEGAL_VALUE; in FillInCieHeader()
141 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInCie()
142 last_error_.address = memory_.cur_offset(); in FillInCie()
148 last_error_.code = DWARF_ERROR_UNSUPPORTED_VERSION; in FillInCie()
156 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInCie()
157 last_error_.address = memory_.cur_offset(); in FillInCie()
169 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInCie()
170 last_error_.address = memory_.cur_offset(); in FillInCie()
177 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInCie()
178 last_error_.address = memory_.cur_offset(); in FillInCie()
184 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInCie()
185 last_error_.address = memory_.cur_offset(); in FillInCie()
193 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInCie()
194 last_error_.address = memory_.cur_offset(); in FillInCie()
199 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInCie()
200 last_error_.address = memory_.cur_offset(); in FillInCie()
211 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInCie()
212 last_error_.address = memory_.cur_offset(); in FillInCie()
221 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInCie()
222 last_error_.address = memory_.cur_offset(); in FillInCie()
229 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInCie()
230 last_error_.address = memory_.cur_offset(); in FillInCie()
235 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInCie()
236 last_error_.address = memory_.cur_offset(); in FillInCie()
242 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInCie()
243 last_error_.address = memory_.cur_offset(); in FillInCie()
275 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInFdeHeader()
276 last_error_.address = memory_.cur_offset(); in FillInFdeHeader()
284 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInFdeHeader()
285 last_error_.address = memory_.cur_offset(); in FillInFdeHeader()
292 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInFdeHeader()
293 last_error_.address = memory_.cur_offset(); in FillInFdeHeader()
298 last_error_.code = DWARF_ERROR_ILLEGAL_VALUE; in FillInFdeHeader()
311 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInFdeHeader()
312 last_error_.address = memory_.cur_offset(); in FillInFdeHeader()
317 last_error_.code = DWARF_ERROR_ILLEGAL_VALUE; in FillInFdeHeader()
351 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInFde()
352 last_error_.address = memory_.cur_offset(); in FillInFde()
361 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInFde()
362 last_error_.address = memory_.cur_offset(); in FillInFde()
369 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in FillInFde()
370 last_error_.address = memory_.cur_offset(); in FillInFde()
394 last_error_ = op.last_error(); in EvalExpression()
398 last_error_.code = DWARF_ERROR_ILLEGAL_STATE; in EvalExpression()
403 last_error_.code = DWARF_ERROR_NOT_IMPLEMENTED; in EvalExpression()
431 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in EvalRegister()
432 last_error_.address = eval_info->cfa + loc->values[0]; in EvalRegister()
442 last_error_.code = DWARF_ERROR_ILLEGAL_VALUE; in EvalRegister()
457 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in EvalRegister()
458 last_error_.address = value; in EvalRegister()
475 last_error_.code = DWARF_ERROR_ILLEGAL_VALUE; in EvalRegister()
490 last_error_.code = DWARF_ERROR_ILLEGAL_VALUE; in Eval()
497 last_error_.code = DWARF_ERROR_CFA_NOT_DEFINED; in Eval()
517 last_error_.code = DWARF_ERROR_ILLEGAL_VALUE; in Eval()
533 last_error_.code = DWARF_ERROR_ILLEGAL_VALUE; in Eval()
549 last_error_.code = DWARF_ERROR_ILLEGAL_VALUE; in Eval()
587 last_error_ = cfa.last_error(); in GetCfaLocationInfo()
594 last_error_ = cfa.last_error(); in GetCfaLocationInfo()
608 last_error_ = cfa.last_error(); in Log()
612 last_error_ = cfa.last_error(); in Log()
643 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in GetNextCieOrFde()
644 last_error_.address = memory_.cur_offset(); in GetNextCieOrFde()
655 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in GetNextCieOrFde()
656 last_error_.address = memory_.cur_offset(); in GetNextCieOrFde()
663 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in GetNextCieOrFde()
664 last_error_.address = memory_.cur_offset(); in GetNextCieOrFde()
679 last_error_.code = DWARF_ERROR_MEMORY_INVALID; in GetNextCieOrFde()
680 last_error_.address = memory_.cur_offset(); in GetNextCieOrFde()