Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp183 addDirectiveHandler<&DarwinAsmParser::parseSectionDirectiveTLV>(".tlv"); in Initialize()
430 bool parseSectionDirectiveTLV(StringRef, SMLoc) { in parseSectionDirectiveTLV() function in __anon0fc857650111::DarwinAsmParser