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.cpp443 DK_GLOBAL, enumerator
2097 case DK_GLOBAL: in parseStatement()
5497 DirectiveKindMap[".global"] = DK_GLOBAL; in initializeDirectiveKindMap()