Home
last modified time | relevance | path

Searched refs:GetLoadAddress (Results 1 – 25 of 90) sorted by relevance

1234

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceCursorIntelPT.cpp84 lldb::addr_t TraceCursorIntelPT::GetLoadAddress() { in GetLoadAddress() function in TraceCursorIntelPT
85 return m_decoded_thread_sp->GetInstructions()[m_pos].GetLoadAddress(); in GetLoadAddress()
96 ? m_decoded_thread_sp->GetInstructions()[m_pos + 1].GetLoadAddress() in GetInstructionControlFlowType()
H A DTraceCursorIntelPT.h29 lldb::addr_t GetLoadAddress() override;
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DAddressRange.cpp106 addr_t load_base_addr = GetBaseAddress().GetLoadAddress(target); in ContainsLoadAddress()
110 addr_t load_addr = addr.GetLoadAddress(target); in ContainsLoadAddress()
124 addr_t load_base_addr = GetBaseAddress().GetLoadAddress(target); in ContainsLoadAddress()
187 vmaddr = m_base_addr.GetLoadAddress(target); in Dump()
H A DValueObjectMemory.cpp62 lldb::addr_t load_address = m_address.GetLoadAddress(target_sp.get()); in ValueObjectMemory()
93 lldb::addr_t load_address = m_address.GetLoadAddress(target_sp.get()); in ValueObjectMemory()
193 lldb::addr_t load_addr = m_address.GetLoadAddress(target); in UpdateValue()
H A DAddress.cpp310 addr_t Address::GetLoadAddress(Target *target) const { in GetLoadAddress() function in Address
347 code_addr = GetLoadAddress(target); in GetCallableLoadAddress()
369 addr_t code_addr = GetLoadAddress(target); in GetOpcodeLoadAddress()
453 addr_t load_addr = GetLoadAddress(target); in Dump()
744 addr_t load_addr = GetLoadAddress(target); in Dump()
908 addr_t a_load_addr = a.GetLoadAddress(target); in CompareLoadAddress()
909 addr_t b_load_addr = b.GetLoadAddress(target); in CompareLoadAddress()
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBAddress.i85 GetLoadAddress (const lldb::SBTarget &target) const;
153 return self.GetLoadAddress (target)
166 return self.GetLoadAddress (target)
H A DSBBreakpointLocation.i43 GetLoadAddress ();
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.cpp101 lldb::addr_t DynamicLoaderWindowsDYLD::GetLoadAddress(ModuleSP executable) { in GetLoadAddress() function in DynamicLoaderWindowsDYLD
135 lldb::addr_t load_addr = GetLoadAddress(executable); in DidAttach()
162 lldb::addr_t load_addr = GetLoadAddress(executable); in DidLaunch()
H A DDynamicLoaderWindowsDYLD.h46 lldb::addr_t GetLoadAddress(lldb::ModuleSP executable);
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBAddress.cpp112 lldb::addr_t SBAddress::GetLoadAddress(const SBTarget &target) const { in GetLoadAddress() function in SBAddress
113 LLDB_RECORD_METHOD_CONST(lldb::addr_t, SBAddress, GetLoadAddress, in GetLoadAddress()
121 addr = m_opaque_up->GetLoadAddress(target_sp.get()); in GetLoadAddress()
298 LLDB_REGISTER_METHOD_CONST(lldb::addr_t, SBAddress, GetLoadAddress, in RegisterMethods()
H A DSBBreakpointLocation.cpp89 addr_t SBBreakpointLocation::GetLoadAddress() { in GetLoadAddress() function in SBBreakpointLocation
91 GetLoadAddress); in GetLoadAddress()
99 ret_addr = loc_sp->GetLoadAddress(); in GetLoadAddress()
487 LLDB_REGISTER_METHOD(lldb::addr_t, SBBreakpointLocation, GetLoadAddress, in RegisterMethods()
H A DSBSection.cpp134 lldb::addr_t SBSection::GetLoadAddress(lldb::SBTarget &sb_target) { in GetLoadAddress() function in SBSection
135 LLDB_RECORD_METHOD(lldb::addr_t, SBSection, GetLoadAddress, in GetLoadAddress()
311 LLDB_REGISTER_METHOD(lldb::addr_t, SBSection, GetLoadAddress, in RegisterMethods()
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp231 m_start_pc.GetLoadAddress(exe_ctx.GetTargetPtr())); in InitializeZerothFrame()
238 (uint64_t)m_current_pc.GetLoadAddress(exe_ctx.GetTargetPtr()), in InitializeZerothFrame()
253 m_start_pc.GetLoadAddress(exe_ctx.GetTargetPtr())); in InitializeZerothFrame()
296 (uint64_t)m_current_pc.GetLoadAddress(exe_ctx.GetTargetPtr()), in InitializeZerothFrame()
601 m_start_pc.GetLoadAddress(exe_ctx.GetTargetPtr())); in InitializeNonZerothFrame()
608 (uint64_t)m_current_pc.GetLoadAddress(exe_ctx.GetTargetPtr()), in InitializeNonZerothFrame()
631 m_start_pc.GetLoadAddress(exe_ctx.GetTargetPtr())); in InitializeNonZerothFrame()
647 m_start_pc.GetLoadAddress(exe_ctx.GetTargetPtr())); in InitializeNonZerothFrame()
818 m_current_pc.GetLoadAddress(exe_ctx.GetTargetPtr()); in GetFullUnwindPlanForFrame()
1924 m_current_pc.GetLoadAddress(target) - m_start_pc.GetLoadAddress(target); in PropagateTrapHandlerFlagFromUnwindPlan()
[all …]
H A DThreadPlanCallFunction.cpp77 start_load_addr = m_start_addr.GetLoadAddress(&GetTarget()); in ConstructorSetup()
91 function_load_addr = m_function_addr.GetLoadAddress(&GetTarget()); in ConstructorSetup()
219 m_function_addr.GetLoadAddress(&GetTarget())); in GetDescription()
H A DThreadPlanCallFunctionUsingABI.cpp53 m_function_addr.GetLoadAddress(&GetTarget())); in GetDescription()
H A DTraceInstructionDumper.cpp270 insn_info.load_address = m_cursor_up->GetLoadAddress(); in DumpInstructions()
281 s.Printf("0x%016" PRIx64, m_cursor_up->GetLoadAddress()); in DumpInstructions()
/freebsd-13.1/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverAddress.cpp141 m_resolved_addr = m_addr.GetLoadAddress(&breakpoint.GetTarget()); in SearchCallback()
153 m_addr.GetLoadAddress(&breakpoint.GetTarget()); in SearchCallback()
H A DBreakpointSiteList.cpp25 lldb::addr_t bp_site_load_addr = bp->GetLoadAddress(); in Add()
190 if (prev_bp->GetLoadAddress() + prev_bp->GetByteSize() > lower_bound) in FindInRange()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DTraceCursor.h181 virtual lldb::addr_t GetLoadAddress() = 0;
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DHistoryUnwind.cpp44 addr_t pc = frame->GetFrameCodeAddress().GetLoadAddress( in DoCreateRegisterContextForFrame()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DStoppointSite.h27 virtual lldb::addr_t GetLoadAddress() const { return m_addr; } in GetLoadAddress() function
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DFunction.h294 GetLoadAddress(caller_address, caller, target)}; in GetCallerAddress()
319 static lldb::addr_t GetLoadAddress(lldb::addr_t unresolved_pc,
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBSection.h43 lldb::addr_t GetLoadAddress(lldb::SBTarget &target);
H A DSBBreakpointLocation.h36 lldb::addr_t GetLoadAddress();
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp130 if (addr.GetLoadAddress(&target) != LLDB_INVALID_ADDRESS) in DidAttach()
376 location->GetLoadAddress(), in SetRendezvousBreakpoint()
442 if (module_sp->GetObjectFile()->GetBaseAddress().GetLoadAddress( in RefreshModules()
512 lldb::addr_t addr = range.GetBaseAddress().GetLoadAddress(&target); in GetStepThroughTrampolinePlan()

1234