HomeSort by relevance Sort by last modified time
    Searched refs:ParseSectionDirectiveTData (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/MC/MCParser/
DarwinAsmParser.cpp 156 addDirectiveHandler<&DarwinAsmParser::ParseSectionDirectiveTData>(".tdata");
334 bool ParseSectionDirectiveTData(StringRef, SMLoc) {
ELFAsmParser.cpp 50 addDirectiveHandler<&ELFAsmParser::ParseSectionDirectiveTData>(".tdata");
103 bool ParseSectionDirectiveTData(StringRef, SMLoc) {

Completed in 46 milliseconds