Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Core/
H A DValueObjectConstResult.cpp
H A DValueObjectConstResultChild.cpp
H A DValue.cpp126 Value::ValueType Value::GetValueTypeFromAddressType(AddressType address_type) { in GetValueTypeFromAddressType() argument
321 AddressType address_type = eAddressTypeFile; in GetValueAsData() local
[all...]
H A DValueObjectConstResultImpl.cpp
H A DValueObject.cpp
/llvm-project/lldb/source/Symbol/
H A DType.cpp526 ReadFromMemory(ExecutionContext * exe_ctx,lldb::addr_t addr,AddressType address_type,DataExtractor & data) ReadFromMemory() argument
564 WriteToMemory(ExecutionContext * exe_ctx,lldb::addr_t addr,AddressType address_type,DataExtractor & data) WriteToMemory() argument
/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp232 AddressType address_type; GetVTableInfo() local
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp899 AddressType address_type; AddArguments() local
/llvm-project/lldb/source/Target/
H A DStackFrameList.cpp251 CallEdge::AddrType address_type = CallEdge::AddrType::Call; global() member
/llvm-project/lldb/source/Expression/
H A DMaterializer.cpp500 AddressType address_type = eAddressTypeInvalid; in Materialize() local