Home
last modified time | relevance | path

Searched defs:GetError (Results 1 – 19 of 19) sorted by relevance

/external/lldb/source/Utility/
DStringExtractorGDBRemote.cpp174 StringExtractorGDBRemote::GetError () in GetError() function in StringExtractorGDBRemote
/external/lldb/source/API/
DSBCommandReturnObject.cpp91 SBCommandReturnObject::GetError () in GetError() function in SBCommandReturnObject
311 SBCommandReturnObject::GetError (bool only_if_no_immediate) in GetError() function in SBCommandReturnObject
DSBError.cpp100 SBError::GetError () const in GetError() function in SBError
DSBWatchpoint.cpp95 SBWatchpoint::GetError () in GetError() function in SBWatchpoint
DSBValue.cpp232 GetError() in GetError() function in ValueLocker
289 SBValue::GetError() in GetError() function in SBValue
/external/lldb/tools/debugserver/source/MacOSX/
DMachVMRegion.h51 GetError () in GetError() function
/external/lldb/include/lldb/Breakpoint/
DWatchpoint.h116 const Error &GetError() { return m_error; } in GetError() function
/external/lzma/C/
DThreads.c10 static WRes GetError() in GetError() function
/external/lldb/tools/debugserver/source/MacOSX/ppc/
DDNBArchImpl.h108 kern_return_t GetError (int set, uint32_t err_idx) const in GetError() function
/external/lldb/source/Core/
DError.cpp152 Error::GetError () const in GetError() function in Error
DValueObject.cpp370 ValueObject::GetError() in GetError() function in ValueObject
/external/v8/test/mjsunit/
Ddebug-function-scopes.js116 return function GetError() { class
/external/lldb/tools/debugserver/source/MacOSX/arm/
DDNBArchImpl.h160 kern_return_t GetError (int set, uint32_t err_idx) const in GetError() function
/external/lldb/tools/debugserver/source/MacOSX/x86_64/
DDNBArchImplX86_64.h147 GetError (int flavor, uint32_t err_idx) const in GetError() function
/external/lldb/tools/debugserver/source/MacOSX/i386/
DDNBArchImplI386.h144 kern_return_t GetError (int flavor, uint32_t err_idx) const in GetError() function
/external/lldb/source/Plugins/Process/Utility/
DRegisterContextDarwin_arm.h208 GetError (int flavor, uint32_t err_idx) const in GetError() function
DRegisterContextDarwin_i386.h162 GetError (int flavor, uint32_t err_idx) const in GetError() function
DRegisterContextDarwin_x86_64.h166 GetError (int flavor, uint32_t err_idx) const in GetError() function
/external/lldb/examples/interposing/darwin/fd_interposing/
DFDInterposing.cpp227 GetError () const in GetError() function in fd_interposing::FDEvent