Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DAsmParser.cpp391 DK_BALIGNL, DK_P2ALIGN, DK_P2ALIGNW, DK_P2ALIGNL, DK_ORG, DK_FILL, DK_ENDR, enumerator
1684 case DK_ORG: in parseStatement()
4692 DirectiveKindMap[".org"] = DK_ORG; in initializeDirectiveKindMap()