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

/external/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp156 addDirectiveHandler<&DarwinAsmParser::ParseSectionDirectiveTData>(".tdata");
334 bool ParseSectionDirectiveTData(StringRef, SMLoc) { function in class:__anon21275::DarwinAsmParser
H A DELFAsmParser.cpp50 addDirectiveHandler<&ELFAsmParser::ParseSectionDirectiveTData>(".tdata");
104 bool ParseSectionDirectiveTData(StringRef, SMLoc) { function in class:__anon21276::ELFAsmParser

Completed in 31 milliseconds