Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DXRayInstr.h39 constexpr XRayInstrMask FunctionEntry = 1U << XRIO_FunctionEntry; variable
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp70 PRUNTIME_FUNCTION FunctionEntry; member