Home
last modified time | relevance | path

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

/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp4566 lldb::SBSymbolContext * resultptr = new lldb::SBSymbolContext(result); in _wrap_SBAddress_GetSymbolContext() local
4593 lldb::SBSection * resultptr = new lldb::SBSection(result); in _wrap_SBAddress_GetSection() local
4644 lldb::SBModule * resultptr = new lldb::SBModule(result); in _wrap_SBAddress_GetModule() local
4671 lldb::SBCompileUnit * resultptr = new lldb::SBCompileUnit(result); in _wrap_SBAddress_GetCompileUnit() local
4698 lldb::SBFunction * resultptr = new lldb::SBFunction(result); in _wrap_SBAddress_GetFunction() local
4725 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBAddress_GetBlock() local
4752 lldb::SBSymbol * resultptr = new lldb::SBSymbol(result); in _wrap_SBAddress_GetSymbol() local
4779 lldb::SBLineEntry * resultptr = new lldb::SBLineEntry(result); in _wrap_SBAddress_GetLineEntry() local
5066 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBAddressRange_GetBaseAddress() local
5366 lldb::SBAddressRange * resultptr = new lldb::SBAddressRange(result); in _wrap_SBAddressRangeList_GetAddressRangeAtIndex() local
[all …]