Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DDwarfSection.h88 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
H A DLocalUnwinder.h73 ErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
H A DUnwinder.h123 ErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
H A DElfInterface.h127 ErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
/aosp12/system/unwinding/libunwindstack/
H A DDwarfOp.h62 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
H A DDwarfCfa.h88 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function