Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRInterpreter.cpp339 lldb::addr_t data_address = Malloc(value->getType()); in MakeArgument() local
446 lldb::addr_t data_address = Malloc(value->getType()); in ResolveValue() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp1190 lldb::addr_t data_address = valobj.GetValueAsUnsigned(LLDB_INVALID_ADDRESS); in ObjCSELSummaryProvider() local