Searched defs:patchFunctionExit (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/compiler-rt/lib/xray/ |
D | xray_powerpc64.cpp | 71 bool patchFunctionExit(const bool Enable, uint32_t FuncId, in patchFunctionExit() function
|
D | xray_AArch64.cpp | 98 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit() function
|
D | xray_arm.cpp | 135 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit() function
|
D | xray_mips.cpp | 143 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit() function
|
D | xray_mips64.cpp | 151 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit() function
|
D | xray_x86_64.cpp | 171 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit() function
|