Home
last modified time | relevance | path

Searched refs:unresolved_pc (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Symbol/
H A DFunction.cpp125 lldb::addr_t CallEdge::GetLoadAddress(lldb::addr_t unresolved_pc, in GetLoadAddress() argument
143 Address the_addr = Address(unresolved_pc, section_list); in GetLoadAddress()
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DFunction.h315 static lldb::addr_t GetLoadAddress(lldb::addr_t unresolved_pc,