Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBValue.h120 lldb::SBValue CreateChildAtOffset(const char *name, uint32_t offset,
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBValue.cpp670 lldb::SBValue SBValue::CreateChildAtOffset(const char *name, uint32_t offset, in CreateChildAtOffset() function in SBValue