Home
last modified time | relevance | path

Searched defs:patchFunctionExit (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_powerpc64.cpp71 bool patchFunctionExit(const bool Enable, uint32_t FuncId, in patchFunctionExit() function
H A Dxray_AArch64.cpp98 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit() function
H A Dxray_arm.cpp135 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit() function
H A Dxray_mips.cpp143 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit() function
H A Dxray_hexagon.cpp142 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit() function
H A Dxray_mips64.cpp151 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit() function
H A Dxray_x86_64.cpp172 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit() function