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

  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_powerpc64.cc 53 bool patchFunctionEntry(const bool Enable, uint32_t FuncId,
xray_AArch64.cc 93 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId,
xray_arm.cc 130 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId,
xray_mips.cc 137 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId,
xray_mips64.cc 146 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId,
xray_x86_64.cc 130 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId,

Completed in 13 milliseconds