Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface.cpp184 findFunctionSleds(int32_t FuncId, in findFunctionSleds() function
243 SledRange = findFunctionSleds(FuncId, InstrMap); in patchFunction()
377 SledRange = findFunctionSleds(FuncId, InstrMap); in mprotectAndPatchFunction()
516 : findFunctionSleds(FuncId, InstrMap).Begin; in __xray_function_address()