Searched refs:DwarfErrorCode (Results 1 – 5 of 5) sorted by relevance
24 enum DwarfErrorCode : uint8_t { enum38 DwarfErrorCode code;
86 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode()
62 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode()
84 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode()
495 DwarfErrorCode code = section->LastErrorCode(); in Step()