Home
last modified time | relevance | path

Searched refs:getELFSection (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/MC/
DMCObjectFileInfo.cpp306 Ctx->getELFSection(".bss", ELF::SHT_NOBITS, in InitELFMCObjectFileInfo()
311 Ctx->getELFSection(".text", ELF::SHT_PROGBITS, in InitELFMCObjectFileInfo()
317 Ctx->getELFSection(".data", ELF::SHT_PROGBITS, in InitELFMCObjectFileInfo()
322 Ctx->getELFSection(".rodata", ELF::SHT_PROGBITS, in InitELFMCObjectFileInfo()
327 Ctx->getELFSection(".tdata", ELF::SHT_PROGBITS, in InitELFMCObjectFileInfo()
333 Ctx->getELFSection(".tbss", ELF::SHT_NOBITS, in InitELFMCObjectFileInfo()
339 Ctx->getELFSection(".data.rel", ELF::SHT_PROGBITS, in InitELFMCObjectFileInfo()
344 Ctx->getELFSection(".data.rel.local", ELF::SHT_PROGBITS, in InitELFMCObjectFileInfo()
349 Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS, in InitELFMCObjectFileInfo()
354 Ctx->getELFSection(".data.rel.ro.local", ELF::SHT_PROGBITS, in InitELFMCObjectFileInfo()
[all …]
DMCContext.cpp235 getELFSection(StringRef Section, unsigned Type, unsigned Flags, in getELFSection() function in MCContext
237 return getELFSection(Section, Type, Flags, Kind, 0, ""); in getELFSection()
241 getELFSection(StringRef Section, unsigned Type, unsigned Flags, in getELFSection() function in MCContext
DELFObjectWriter.cpp1009 Ctx.getELFSection(RelaSectionName, hasRelocationAddend() ? in CreateRelocationSections()
1132 Ctx.getELFSection(".shstrtab", ELF::SHT_STRTAB, 0, in CreateMetadataSections()
1138 Ctx.getELFSection(".symtab", ELF::SHT_SYMTAB, 0, in CreateMetadataSections()
1148 Ctx.getELFSection(".symtab_shndx", ELF::SHT_SYMTAB_SHNDX, 0, in CreateMetadataSections()
1155 StrtabSection = Ctx.getELFSection(".strtab", ELF::SHT_STRTAB, 0, in CreateMetadataSections()
1226 Ctx.getELFSection(".note.GNU-stack", ELF::SHT_PROGBITS, 0, in CreateIndexedSections()
1289 SymtabSection = Asm.getContext().getELFSection(".symtab", ELF::SHT_SYMTAB, in WriteSection()
1299 InfoSection = Asm.getContext().getELFSection(SectionName, in WriteSection()
1346 Asm.getContext().getELFSection(".text", in WriteSection()
1352 Asm.getContext().getELFSection(SecName.substr(sizeof(".ARM.exidx") - 1), in WriteSection()
DMCELFStreamer.cpp38 SwitchSection(getContext().getELFSection(Section, Type, Flags, Kind)); in SetSection()
239 const MCSection *Section = getAssembler().getContext().getELFSection(".bss", in EmitCommonSymbol()
/external/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp23 Ctx.getELFSection(".dp.data", ELF::SHT_PROGBITS, in Initialize()
28 Ctx.getELFSection(".dp.bss", ELF::SHT_NOBITS, in Initialize()
34 Ctx.getELFSection(".cp.rodata.cst4", ELF::SHT_PROGBITS, in Initialize()
39 Ctx.getELFSection(".cp.rodata.cst8", ELF::SHT_PROGBITS, in Initialize()
44 Ctx.getELFSection(".cp.rodata.cst16", ELF::SHT_PROGBITS, in Initialize()
56 Ctx.getELFSection(".cp.rodata", ELF::SHT_PROGBITS, in Initialize()
/external/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp32 getContext().getELFSection(".sdata", ELF::SHT_PROGBITS, in Initialize()
37 getContext().getELFSection(".sbss", ELF::SHT_NOBITS, in Initialize()
45 getContext().getELFSection(".MIPS.options", in Initialize()
51 getContext().getELFSection(".reginfo", in Initialize()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp74 const MCSection *Sec = getContext().getELFSection(NameData, in emitPersonalityValue()
211 return getContext().getELFSection(SectionName, in getExplicitSectionGlobal()
264 return getContext().getELFSection(Name.str(), in SelectSectionForGlobal()
291 return getContext().getELFSection(Name, ELF::SHT_PROGBITS, in SelectSectionForGlobal()
355 return getContext().getELFSection(Name, ELF::SHT_INIT_ARRAY, in getStaticCtorSection()
360 return getContext().getELFSection(Name, ELF::SHT_PROGBITS, in getStaticCtorSection()
375 return getContext().getELFSection(Name, ELF::SHT_FINI_ARRAY, in getStaticDtorSection()
380 return getContext().getELFSection(Name, ELF::SHT_PROGBITS, in getStaticDtorSection()
393 getContext().getELFSection(".init_array", ELF::SHT_INIT_ARRAY, in InitializeELF()
398 getContext().getELFSection(".fini_array", ELF::SHT_FINI_ARRAY, in InitializeELF()
/external/llvm/lib/Target/MBlaze/
DMBlazeTargetObjectFile.cpp27 getContext().getELFSection(".sdata", ELF::SHT_PROGBITS, in Initialize()
32 getContext().getELFSection(".sbss", ELF::SHT_NOBITS, in Initialize()
/external/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.cpp36 getContext().getELFSection(".sdata", ELF::SHT_PROGBITS, in Initialize()
40 getContext().getELFSection(".sbss", ELF::SHT_NOBITS, in Initialize()
/external/llvm/lib/Target/ARM/
DARMTargetObjectFile.cpp38 getContext().getELFSection(".ARM.attributes", in Initialize()
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp198 getStreamer().SwitchSection(getContext().getELFSection( in ParseSectionSwitch()
445 getStreamer().SwitchSection(getContext().getELFSection(SectionName, Type, in ParseDirectiveSection()
519 getContext().getELFSection(".comment", ELF::SHT_PROGBITS, in ParseDirectiveIdent()
575 getContext().getELFSection(".note", ELF::SHT_NOTE, 0, in ParseDirectiveVersion()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp235 EHSection = getContext().getELFSection( in SwitchToEHSection()
239 EHSection = getContext().getELFSection(EHSecName, Type, Flags, Kind); in SwitchToEHSection()
/external/llvm/include/llvm/MC/
DMCContext.h248 const MCSectionELF *getELFSection(StringRef Section, unsigned Type,
251 const MCSectionELF *getELFSection(StringRef Section, unsigned Type,
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCAsmInfo.cpp127 return Ctx.getELFSection(".note.GNU-stack", ELF::SHT_PROGBITS, in getNonexecutableStackSection()
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp727 const MCSectionELF *Section = OutStreamer.getContext().getELFSection(".opd", in EmitFunctionEntryLabel()
761 const MCSectionELF *Section = OutStreamer.getContext().getELFSection(".toc", in doFinalization()