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

/external/llvm/include/llvm/MC/
H A DMCStreamer.h168 /// getPreviousSection - Return the previous section that the streamer is
170 const MCSection *getPreviousSection() const { function in class:llvm::MCStreamer
186 getPreviousSection()));
/external/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp439 const MCSection *PreviousSection = getStreamer().getPreviousSection();

Completed in 103 milliseconds