Searched refs:DwarfErrorCode (Results 1 – 5 of 5) sorted by relevance
23 enum DwarfErrorCode : uint8_t { enum37 DwarfErrorCode code;
98 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode()
61 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode()
87 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode()
556 DwarfErrorCode code = section->LastErrorCode(); in Step()