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

  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_powerpc64.cc 71 bool patchFunctionExit(const bool Enable, uint32_t FuncId,
90 return patchFunctionExit(Enable, FuncId, Sled);
xray_AArch64.cc 99 bool patchFunctionExit(const bool Enable, const uint32_t FuncId,
xray_arm.cc 136 bool patchFunctionExit(const bool Enable, const uint32_t FuncId,
xray_mips.cc 143 bool patchFunctionExit(const bool Enable, const uint32_t FuncId,
xray_mips64.cc 152 bool patchFunctionExit(const bool Enable, const uint32_t FuncId,
xray_x86_64.cc 177 bool patchFunctionExit(const bool Enable, const uint32_t FuncId,

Completed in 192 milliseconds