Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DFunction.cpp123 lldb::addr_t CallEdge::GetLoadAddress(lldb::addr_t unresolved_pc, in GetLoadAddress() argument
141 Address the_addr = Address(unresolved_pc, section_list); in GetLoadAddress()
/external/llvm-project/lldb/include/lldb/Symbol/
DFunction.h319 static lldb::addr_t GetLoadAddress(lldb::addr_t unresolved_pc,