Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface.cpp202 findFunctionSleds(int32_t FuncId, in findFunctionSleds() function
273 SledRange = findFunctionSleds(FuncId, InstrMap); in patchFunction()
480 SledRange = findFunctionSleds(FuncId, InstrMap); in mprotectAndPatchFunction()
652 : findFunctionSleds(FuncId, InstrMap).Begin; in __xray_function_address_in_object()