Home
last modified time | relevance | path

Searched defs:TextSection (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp329 MCSectionELF *TextSection = addTargetSectionFlags() local
/llvm-project/llvm/include/llvm/MC/
H A DMCWinEH.h47 MCSection *TextSection = nullptr; member
H A DMCObjectFileInfo.h53 MCSection *TextSection = nullptr; variable
/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp418 auto *TextSection = Obj->getObject(Keys[TBDKey::Text]); in getSymbolSection() local
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp896 MCSection &TextSection = *OFI.getTextSection(); finish() local
/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp985 const auto TextSection = Sections.begin(); EmitGenDwarfInfo() local
H A DMCAsmStreamer.cpp2580 MCSection *TextSection = Ctx.getObjectFileInfo()->getTextSection(); emitDwarfLineEndEntry() local
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp3461 ErrorOr<BinarySection &> TextSection = emitAndLink() local
3681 ErrorOr<BinarySection &> TextSection = mapCodeSections() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp513 MCSection *TextSection = doInitialization() local