Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DFunction.h287 std::pair<AddrType, lldb::addr_t> GetCallerAddress(Function &caller, in GetCallerAddress() function
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrameList.cpp338 edge->GetCallerAddress(callee, target); in FindInterveningFrames()