Searched defs:patchFunctionExit (Results 1 – 8 of 8) sorted by relevance
/llvm-project/compiler-rt/lib/xray/ | ||
H A D | xray_powerpc64.cpp | 71 bool patchFunctionExit(const bool Enable, uint32_t FuncId, patchFunctionExit() function |
H A D | xray_AArch64.cpp | 96 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, patchFunctionExit() function |
H A D | xray_loongarch64.cpp | 133 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, patchFunctionExit() function |
H A D | xray_arm.cpp | 135 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, patchFunctionExit() function |
H A D | xray_hexagon.cpp | 142 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, patchFunctionExit() function |
H A D | xray_mips.cpp | 143 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, patchFunctionExit() function |
H A D | xray_mips64.cpp | 151 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, patchFunctionExit() function |
H A D | xray_x86_64.cpp | 172 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, patchFunctionExit() function |