Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DFunction.h288 std::pair<AddrType, lldb::addr_t> GetCallerAddress(Function &caller, in GetCallerAddress() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrameList.cpp242 edge->GetCallerAddress(callee, target); in FindInterveningFrames()