Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
DPECallFrameInfo.h40 const llvm::Win64EH::RuntimeFunction *FindRuntimeFunctionIntersectsWithRange(
DPECallFrameInfo.cpp448 FindRuntimeFunctionIntersectsWithRange(AddressRange(addr, 1)); in GetAddressRange()
474 FindRuntimeFunctionIntersectsWithRange(range); in GetUnwindPlan()
508 const RuntimeFunction *PECallFrameInfo::FindRuntimeFunctionIntersectsWithRange( in FindRuntimeFunctionIntersectsWithRange() function in PECallFrameInfo