Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCWinEH.h38 const MCSection *TextSection = nullptr; member
DMCObjectFileInfo.h54 MCSection *TextSection; variable
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h53 const MCSection *TextSection; variable
/external/protobuf/objectivec/DevTools/
Dpddm.py435 class TextSection(SectionBase): class in SourceFile
/external/llvm/lib/MC/
DMCDwarf.cpp703 const auto TextSection = Sections.begin(); in EmitGenDwarfInfo() local
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp748 MCSection &TextSection = *OFI.getTextSection(); in finish() local