Searched defs:patchFunctionEntry (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/llvm/compiler-rt/lib/xray/ |
H A D | xray_powerpc64.cpp | 52 bool patchFunctionEntry(const bool Enable, uint32_t FuncId, in patchFunctionEntry() function
|
H A D | xray_AArch64.cpp | 92 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry() function
|
H A D | xray_arm.cpp | 129 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry() function
|
H A D | xray_mips.cpp | 137 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry() function
|
H A D | xray_hexagon.cpp | 136 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry() function
|
H A D | xray_mips64.cpp | 145 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry() function
|
H A D | xray_x86_64.cpp | 123 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry() function
|