Home
last modified time | relevance | path

Searched defs:patchSled (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_AArch64.cc35 inline static bool patchSled(const bool Enable, const uint32_t FuncId, in patchSled() function
H A Dxray_arm.cc77 inline static bool patchSled(const bool Enable, const uint32_t FuncId, in patchSled() function
H A Dxray_mips.cc53 inline static bool patchSled(const bool Enable, const uint32_t FuncId, in patchSled() function
H A Dxray_mips64.cc54 inline static bool patchSled(const bool Enable, const uint32_t FuncId, in patchSled() function
H A Dxray_interface.cc150 bool patchSled(const XRaySledEntry &Sled, bool Enable, in patchSled() function