Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTJSONStructs.h25 JSONUINT64 load_address; member
48 std::optional<JSONUINT64> load_address; member
H A DDecodedThread.h272 uint64_t load_address; global() member
H A DTraceIntelPTBundleLoader.cpp178 lldb::addr_t load_address = in ParseKernel() local
/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DValueObjectMemory.cpp63 lldb::addr_t load_address = m_address.GetLoadAddress(target_sp.get()); in ValueObjectMemory() local
93 lldb::addr_t load_address = m_address.GetLoadAddress(target_sp.get()); in ValueObjectMemory() local
H A DValueObjectDynamicValue.cpp264 lldb::addr_t load_address = m_address.GetLoadAddress(target_sp.get()); in UpdateValue() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTraceDumper.h66 lldb::addr_t load_address; member
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValue.cpp429 addr_t load_address = in GetValueAsData() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp316 bool ObjectFileWasm::SetLoadAddress(Target &target, lldb::addr_t load_address, in SetLoadAddress()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TraceExporter/common/
H A DTraceHTR.cpp391 lldb::addr_t load_address = metadata.GetFirstInstructionLoadAddress(); in toJSON() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/
H A DDynamicLoaderFreeBSDKernel.cpp414 addr_t load_address = memory_object_file->GetBaseAddress().GetFileAddress(); in LoadImageUsingMemoryModule() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp268 Address load_address; in GetRangeContainingLoadAddress() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp524 CalculateSymbolInfo(const ExecutionContext &exe_ctx, lldb::addr_t load_address, in CalculateSymbolInfo()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp710 lldb::addr_t load_address = LLDB_INVALID_ADDRESS; in Resolve() local