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

  /external/llvm/lib/CodeGen/AsmPrinter/
Win64Exception.cpp 107 Asm->OutStreamer.PushSection();
  /external/llvm/lib/MC/MCParser/
ELFAsmParser.cpp 60 &ELFAsmParser::ParseDirectivePushSection>(".pushsection");
313 getStreamer().PushSection();
325 return TokError(".popsection without corresponding .pushsection");
512 getStreamer().PushSection();
  /external/llvm/include/llvm/MC/
MCStreamer.h 68 /// values saved by PushSection.
184 /// pushSection - Save the current and previous section on the
186 void PushSection() {

Completed in 69 milliseconds