Home
last modified time | relevance | path

Searched refs:DK_GLOBAL (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp430 DK_GLOBAL, enumerator
2022 case DK_GLOBAL: in parseStatement()
5441 DirectiveKindMap[".global"] = DK_GLOBAL; in initializeDirectiveKindMap()