Home
last modified time | relevance | path

Searched defs:TextSec (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp819 const MCSection *TextSec) { in getWinCFISection()
851 MCSection *MCStreamer::getAssociatedPDataSection(const MCSection *TextSec) { in getAssociatedPDataSection()
857 MCSection *MCStreamer::getAssociatedXDataSection(const MCSection *TextSec) { in getAssociatedXDataSection()
H A DMCAsmStreamer.cpp2231 MCSection *TextSec = &CurFrame->Function->getSection(); in emitWinEHHandlerData() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp673 SectionRef TextSec = *cantFail(RelocsSec.getRelocatedSection()); in printLineNumbers() local