Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp854 TextSec); in getAssociatedPDataSection() argument
860 TextSec); in getAssociatedXDataSection() argument
822 getWinCFISection(MCContext & Context,unsigned * NextWinCFIID,MCSection * MainCFISec,const MCSection * TextSec) getWinCFISection() argument
H A DMCAsmStreamer.cpp2205 MCSection *TextSec = &CurFrame->Function->getSection(); emitWinEHHandlerData() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp673 SectionRef TextSec = *cantFail(RelocsSec.getRelocatedSection()); in printLineNumbers() local