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

  /external/llvm/lib/MC/MCParser/
ELFAsmParser.cpp 48 AddDirectiveHandler<&ELFAsmParser::ParseSectionDirectiveTData>(".tdata");
100 bool ParseSectionDirectiveTData(StringRef, SMLoc) {
DarwinAsmParser.cpp 99 AddDirectiveHandler<&DarwinAsmParser::ParseSectionDirectiveTData>(".tdata");
270 bool ParseSectionDirectiveTData(StringRef, SMLoc) {

Completed in 28 milliseconds