HomeSort by: relevance | last modified time | path
    Searched defs:patchFunctionTailExit (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_powerpc64.cc 88 bool patchFunctionTailExit(const bool Enable, const uint32_t FuncId,
xray_AArch64.cc 104 bool patchFunctionTailExit(const bool Enable, const uint32_t FuncId,
xray_arm.cc 141 bool patchFunctionTailExit(const bool Enable, const uint32_t FuncId,
xray_mips.cc 148 bool patchFunctionTailExit(const bool Enable, const uint32_t FuncId,
xray_mips64.cc 157 bool patchFunctionTailExit(const bool Enable, const uint32_t FuncId,
xray_x86_64.cc 222 bool patchFunctionTailExit(const bool Enable, const uint32_t FuncId,

Completed in 13 milliseconds