Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Symbol/
DFunction.h291 std::pair<AddrType, lldb::addr_t> GetCallerAddress(Function &caller, in GetCallerAddress() function
/external/llvm-project/lldb/source/Target/
DStackFrameList.cpp334 edge->GetCallerAddress(callee, target); in FindInterveningFrames()