Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp278 MCSectionELF *TextSection = in addTargetSectionFlags() local
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCWinEH.h47 MCSection *TextSection = nullptr; member
H A DMCObjectFileInfo.h53 MCSection *TextSection = nullptr; variable
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCDwarf.cpp977 const auto TextSection = Sections.begin(); in EmitGenDwarfInfo() local
H A DMCAsmStreamer.cpp2499 MCSection *TextSection = Ctx.getObjectFileInfo()->getTextSection(); in emitDwarfLineEndEntry() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp895 MCSection &TextSection = *OFI.getTextSection(); in finish() local