Searched defs:patchTypedEvent (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/llvm/compiler-rt/lib/xray/ |
H A D | xray_powerpc64.cpp | 103 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent() function
|
H A D | xray_AArch64.cpp | 114 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent() function
|
H A D | xray_arm.cpp | 151 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent() function
|
H A D | xray_mips.cpp | 161 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent() function
|
H A D | xray_hexagon.cpp | 158 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent() function
|
H A D | xray_mips64.cpp | 169 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent() function
|
H A D | xray_x86_64.cpp | 298 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent() function
|