Searched defs:TextSec (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/unittests/ExecutionEngine/Orc/ | ||
H A D | ObjectLinkingLayerTest.cpp | 86 auto &TextSec = TEST_F() local |
/llvm-project/llvm/lib/MC/ | ||
H A D | MCStreamer.cpp | 819 getWinCFISection(MCContext & Context,unsigned * NextWinCFIID,MCSection * MainCFISec,const MCSection * TextSec) getWinCFISection() argument |
H A D | MCAsmStreamer.cpp | 2215 MCSection *TextSec = &CurFrame->Function->getSection(); emitWinEHHandlerData() local |
/llvm-project/llvm/tools/llvm-nm/ | ||
H A D | llvm-nm.cpp | 673 SectionRef TextSec = *cantFail(RelocsSec.getRelocatedSection()); printLineNumbers() local |