Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp57 addDirectiveHandler<&ELFAsmParser::ParseSectionDirectiveTData>(".tdata"); in Initialize()
110 bool ParseSectionDirectiveTData(StringRef, SMLoc) { in ParseSectionDirectiveTData() function in __anon028584d70111::ELFAsmParser