Home
last modified time | relevance | path

Searched defs:GetPointer (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptObject.h22 const void *GetPointer() const { return m_ptr; } in GetPointer() function
/llvm-project/lldb/source/API/
H A DSBScriptObject.cpp59 lldb::ScriptObjectPtr SBScriptObject::GetPointer() const { in GetPointer() function in SBScriptObject
/llvm-project/lldb/tools/debugserver/source/
H A DDNBDataRef.cpp144 uint64_t DNBDataRef::GetPointer(offset_t *offset_ptr) const { in GetPointer() function in DNBDataRef