Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
H A DPECallFrameInfo.h40 const llvm::Win64EH::RuntimeFunction *FindRuntimeFunctionIntersectsWithRange(
H A DPECallFrameInfo.cpp446 FindRuntimeFunctionIntersectsWithRange(AddressRange(addr, 1)); in GetAddressRange()
472 FindRuntimeFunctionIntersectsWithRange(range); in GetUnwindPlan()
506 const RuntimeFunction *PECallFrameInfo::FindRuntimeFunctionIntersectsWithRange( in FindRuntimeFunctionIntersectsWithRange() function in PECallFrameInfo