Home
last modified time | relevance | path

Searched refs:getAssociatedPDataSection (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCWin64EH.cpp235 MCSection *PData = Streamer.getAssociatedPDataSection(CFI->TextSection); in Emit()
1105 MCSection *PData = Streamer.getAssociatedPDataSection(CFI->TextSection); in Emit()
H A DMCStreamer.cpp820 MCSection *MCStreamer::getAssociatedPDataSection(const MCSection *TextSec) { in getAssociatedPDataSection() function in MCStreamer
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCStreamer.h1029 MCSection *getAssociatedPDataSection(const MCSection *TextSec);