Home
last modified time | relevance | path

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

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