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

  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_fdr_log_records.h 54 FunctionExit = 0x01,
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
XRayInstr.h 40 constexpr XRayInstrMask FunctionExit = 1U << XRIO_FunctionExit;
43 constexpr XRayInstrMask All = FunctionEntry | FunctionExit | Custom | Typed;

Completed in 19 milliseconds