Home
last modified time | relevance | path

Searched defs:FunctionExit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DXRayInstr.h40 constexpr XRayInstrMask FunctionExit = 1U << XRIO_FunctionExit; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_fdr_log_records.h54 FunctionExit = 0x01, enumerator