Home
last modified time | relevance | path

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

/freebsd-src/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 DTraceIntelPTBundleLoader.cpp178 lldb::addr_t load_address = in ParseKernel() local
/freebsd-src/contrib/llvm-project/lldb/source/Core/
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.cpp242 lldb::addr_t load_address = m_address.GetLoadAddress(target_sp.get()); UpdateValue() local
H A DValue.cpp417 addr_t load_address = in GetValueAsData() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/
H A DDynamicLoaderFreeBSDKernel.h74 void SetLoadAddress(lldb::addr_t load_address) { in SetLoadAddress()
H A DDynamicLoaderFreeBSDKernel.cpp415 addr_t load_address = memory_object_file->GetBaseAddress().GetFileAddress(); LoadImageUsingMemoryModule() local
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DTraceDumper.h65 lldb::addr_t load_address; global() member
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp346 bool ObjectFileWasm::SetLoadAddress(Target &target, lldb::addr_t load_address, in SetLoadAddress()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TraceExporter/common/
H A DTraceHTR.cpp391 lldb::addr_t load_address = metadata.GetFirstInstructionLoadAddress(); in toJSON() local
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp280 Address load_address; in GetRangeContainingLoadAddress() local
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp524 CalculateSymbolInfo(const ExecutionContext &exe_ctx, lldb::addr_t load_address, in CalculateSymbolInfo() argument
H A DStackFrame.cpp1581 Address load_address; DoGuessValueAt() local
/freebsd-src/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp710 lldb::addr_t load_address = LLDB_INVALID_ADDRESS; Resolve() local