Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_powerpc64.cpp52 bool patchFunctionEntry(const bool Enable, uint32_t FuncId, in patchFunctionEntry() function
H A Dxray_AArch64.cpp92 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry() function
H A Dxray_arm.cpp129 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry() function
H A Dxray_mips.cpp137 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry() function
H A Dxray_hexagon.cpp136 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry() function
H A Dxray_mips64.cpp145 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry() function
H A Dxray_x86_64.cpp123 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry() function