Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h43 IsEntryPoint, enumerator
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp454 const bool IsEntryPoint = InvalidName.starts_with("."); in createXCOFFSymbolImpl() local