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

  /external/llvm/lib/MC/
WinCOFFStreamer.cpp 74 SwitchSection(getContext().getObjectFileInfo()->getBSSSection());
201 const MCSection *Section = getContext().getObjectFileInfo()->getBSSSection();
MCELFStreamer.cpp 50 SwitchSection(getContext().getObjectFileInfo()->getBSSSection());
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 219 const MCSection *getBSSSection() const { return BSSSection; }

Completed in 225 milliseconds