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