Home
last modified time | relevance | path

Searched refs:CreateChildAtOffset (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/lldb/include/lldb/API/
HDSBValue.h150 CreateChildAtOffset (const char *name, uint32_t offset, lldb::SBType type);
/trueos/contrib/llvm/tools/lldb/source/API/
HDSBValue.cpp682 SBValue::CreateChildAtOffset (const char *name, uint32_t offset, SBType type) in CreateChildAtOffset() function in SBValue