Home
last modified time | relevance | path

Searched defs:LastErrorCode (Results 1 – 6 of 6) sorted by relevance

/system/core/libunwindstack/include/unwindstack/
DLocalUnwinder.h73 ErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
DDwarfSection.h86 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
DUnwinder.h116 ErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
DElfInterface.h97 ErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
/system/core/libunwindstack/
DDwarfOp.h62 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
DDwarfCfa.h84 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function