Home
last modified time | relevance | path

Searched defs:load_address (Results 1 – 14 of 14) 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.cpp176 lldb::addr_t load_address = ParseKernel() local
/freebsd/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.cpp245 lldb::addr_t load_address = m_address.GetLoadAddress(target_sp.get()); in UpdateValue() local
H A DValue.cpp415 addr_t load_address = GetValueAsData() 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/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp346 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/Target/
H A DTraceDumper.cpp524 CalculateSymbolInfo(const ExecutionContext &exe_ctx, lldb::addr_t load_address, in CalculateSymbolInfo()
H A DStackFrame.cpp1574 Address load_address; in DoGuessValueAt() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp280 Address load_address; in GetRangeContainingLoadAddress() local
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp711 lldb::addr_t load_address = LLDB_INVALID_ADDRESS; in Resolve() local