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

/macosx-10.10/llvmCore-3425.0.34/lib/MC/MCParser/
H A DDarwinAsmParser.cpp106 AddDirectiveHandler<&DarwinAsmParser::ParseSectionDirectiveTData>(".tdata");
282 bool ParseSectionDirectiveTData(StringRef, SMLoc) { function in class:__anon10349::DarwinAsmParser
H A DELFAsmParser.cpp48 AddDirectiveHandler<&ELFAsmParser::ParseSectionDirectiveTData>(".tdata");
101 bool ParseSectionDirectiveTData(StringRef, SMLoc) { function in class:__anon10350::ELFAsmParser

Completed in 193 milliseconds