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.h87 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
DUnwinder.h114 ErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
DElfInterface.h103 ErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
/system/core/libunwindstack/
DDwarfOp.h62 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
DDwarfCfa.h88 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function