Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp340 lldb::addr_t data_address = Malloc(value->getType()); in MakeArgument() local
447 lldb::addr_t data_address = Malloc(value->getType()); in ResolveValue() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp1203 lldb::addr_t data_address = valobj.GetValueAsUnsigned(LLDB_INVALID_ADDRESS); in ObjCSELSummaryProvider() local