reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 1005   OutStreamer->PopSection();
 2084   OutStreamer->PopSection();
lib/CodeGen/AsmPrinter/WinException.cpp
  164     Asm->OutStreamer->PopSection();
lib/MC/MCELFStreamer.cpp
  379   PopSection();
lib/MC/MCMachOStreamer.cpp
  445   PopSection();
lib/MC/MCParser/DarwinAsmParser.cpp
  736     getStreamer().PopSection();
  746   if (!getStreamer().PopSection())
lib/MC/MCParser/ELFAsmParser.cpp
  374     getStreamer().PopSection();
  382   if (!getStreamer().PopSection())
  806   getStreamer().PopSection();
lib/MC/MCWinCOFFStreamer.cpp
  293     PopSection();
  308   PopSection();
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  248   Streamer.PopSection();
lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
  450   S.PopSection();
  498   OS.PopSection();
  607   OS.PopSection();
lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp
 1527       MES->PopSection();
lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp
   70   Streamer->PopSection();
lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
 1051   OS.PopSection();
lib/Target/Mips/MipsAsmPrinter.cpp
 1116   OutStreamer->PopSection();
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  161       OutStreamer->PopSection();
  216     OutStreamer->PopSection();
  267   OutStreamer->PopSection();