Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DObjectLinkingLayerTest.cpp86 auto &TextSec = TEST_F() local
/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp819 getWinCFISection(MCContext & Context,unsigned * NextWinCFIID,MCSection * MainCFISec,const MCSection * TextSec) getWinCFISection() argument
851 getAssociatedPDataSection(const MCSection * TextSec) getAssociatedPDataSection() argument
857 getAssociatedXDataSection(const MCSection * TextSec) getAssociatedXDataSection() argument
H A DMCAsmStreamer.cpp2215 MCSection *TextSec = &CurFrame->Function->getSection(); emitWinEHHandlerData() local
/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp673 SectionRef TextSec = *cantFail(RelocsSec.getRelocatedSection()); printLineNumbers() local