Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp475 DK_LOC_LABEL, enumerator
2084 case DK_LOC_LABEL: in parseStatement()
5492 DirectiveKindMap[".loc_label"] = DK_LOC_LABEL; in initializeDirectiveKindMap()