Lines Matching refs:Ctx

55   EHFrameSection = Ctx->getMachOSection(  in initMachOMCObjectFileInfo()
75 = Ctx->getMachOSection("__TEXT", "__text", in initMachOMCObjectFileInfo()
79 = Ctx->getMachOSection("__DATA", "__data", 0, SectionKind::getData()); in initMachOMCObjectFileInfo()
85 = Ctx->getMachOSection("__DATA", "__thread_data", in initMachOMCObjectFileInfo()
89 = Ctx->getMachOSection("__DATA", "__thread_bss", in initMachOMCObjectFileInfo()
95 = Ctx->getMachOSection("__DATA", "__thread_vars", in initMachOMCObjectFileInfo()
99 TLSThreadInitSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()
104 = Ctx->getMachOSection("__TEXT", "__cstring", in initMachOMCObjectFileInfo()
108 = Ctx->getMachOSection("__TEXT","__ustring", 0, in initMachOMCObjectFileInfo()
111 = Ctx->getMachOSection("__TEXT", "__literal4", in initMachOMCObjectFileInfo()
115 = Ctx->getMachOSection("__TEXT", "__literal8", in initMachOMCObjectFileInfo()
120 = Ctx->getMachOSection("__TEXT", "__literal16", in initMachOMCObjectFileInfo()
125 = Ctx->getMachOSection("__TEXT", "__const", 0, in initMachOMCObjectFileInfo()
137 = Ctx->getMachOSection("__DATA", "__const", 0, in initMachOMCObjectFileInfo()
142 = Ctx->getMachOSection("__TEXT", "__textcoal_nt", in initMachOMCObjectFileInfo()
147 = Ctx->getMachOSection("__TEXT", "__const_coal", in initMachOMCObjectFileInfo()
150 DataCoalSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()
161 = Ctx->getMachOSection("__DATA","__common", in initMachOMCObjectFileInfo()
165 = Ctx->getMachOSection("__DATA","__bss", MachO::S_ZEROFILL, in initMachOMCObjectFileInfo()
170 = Ctx->getMachOSection("__DATA", "__la_symbol_ptr", in initMachOMCObjectFileInfo()
174 = Ctx->getMachOSection("__DATA", "__nl_symbol_ptr", in initMachOMCObjectFileInfo()
179 = Ctx->getMachOSection("__DATA", "__thread_ptr", in initMachOMCObjectFileInfo()
184 LSDASection = Ctx->getMachOSection("__TEXT", "__gcc_except_tab", 0, in initMachOMCObjectFileInfo()
193 Ctx->getMachOSection("__LD", "__compact_unwind", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
206 Ctx->getMachOSection("__DWARF", "__debug_names", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
209 Ctx->getMachOSection("__DWARF", "__apple_names", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
212 Ctx->getMachOSection("__DWARF", "__apple_objc", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
216 Ctx->getMachOSection("__DWARF", "__apple_namespac", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
219 Ctx->getMachOSection("__DWARF", "__apple_types", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
223 Ctx->getMachOSection("__DWARF", "__swift_ast", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
227 Ctx->getMachOSection("__DWARF", "__debug_abbrev", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
230 Ctx->getMachOSection("__DWARF", "__debug_info", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
233 Ctx->getMachOSection("__DWARF", "__debug_line", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
236 Ctx->getMachOSection("__DWARF", "__debug_line_str", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
239 Ctx->getMachOSection("__DWARF", "__debug_frame", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
242 Ctx->getMachOSection("__DWARF", "__debug_pubnames", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
245 Ctx->getMachOSection("__DWARF", "__debug_pubtypes", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
248 Ctx->getMachOSection("__DWARF", "__debug_gnu_pubn", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
251 Ctx->getMachOSection("__DWARF", "__debug_gnu_pubt", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
254 Ctx->getMachOSection("__DWARF", "__debug_str", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
257 Ctx->getMachOSection("__DWARF", "__debug_str_offs", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
260 Ctx->getMachOSection("__DWARF", "__debug_addr", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
263 Ctx->getMachOSection("__DWARF", "__debug_loc", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
266 Ctx->getMachOSection("__DWARF", "__debug_loclists", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
270 Ctx->getMachOSection("__DWARF", "__debug_aranges", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
273 Ctx->getMachOSection("__DWARF", "__debug_ranges", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
276 Ctx->getMachOSection("__DWARF", "__debug_rnglists", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
279 Ctx->getMachOSection("__DWARF", "__debug_macinfo", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
282 Ctx->getMachOSection("__DWARF", "__debug_macro", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
285 Ctx->getMachOSection("__DWARF", "__debug_inlined", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
288 Ctx->getMachOSection("__DWARF", "__debug_cu_index", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
291 Ctx->getMachOSection("__DWARF", "__debug_tu_index", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
293 StackMapSection = Ctx->getMachOSection("__LLVM_STACKMAPS", "__llvm_stackmaps", in initMachOMCObjectFileInfo()
296 FaultMapSection = Ctx->getMachOSection("__LLVM_FAULTMAPS", "__llvm_faultmaps", in initMachOMCObjectFileInfo()
299 RemarksSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()
316 FDECFIEncoding = Ctx->getAsmInfo()->getCodePointerSize() == 4 in initELFMCObjectFileInfo()
352 BSSSection = Ctx->getELFSection(".bss", ELF::SHT_NOBITS, in initELFMCObjectFileInfo()
355 TextSection = Ctx->getELFSection(".text", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
358 DataSection = Ctx->getELFSection(".data", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
362 Ctx->getELFSection(".rodata", ELF::SHT_PROGBITS, ELF::SHF_ALLOC); in initELFMCObjectFileInfo()
365 Ctx->getELFSection(".tdata", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
368 TLSBSSSection = Ctx->getELFSection( in initELFMCObjectFileInfo()
371 DataRelROSection = Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
375 Ctx->getELFSection(".rodata.cst4", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
379 Ctx->getELFSection(".rodata.cst8", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
383 Ctx->getELFSection(".rodata.cst16", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
387 Ctx->getELFSection(".rodata.cst32", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
396 LSDASection = Ctx->getELFSection(".gcc_except_table", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
412 Ctx->getELFSection(".debug_abbrev", DebugSecType, 0); in initELFMCObjectFileInfo()
413 DwarfInfoSection = Ctx->getELFSection(".debug_info", DebugSecType, 0); in initELFMCObjectFileInfo()
414 DwarfLineSection = Ctx->getELFSection(".debug_line", DebugSecType, 0); in initELFMCObjectFileInfo()
416 Ctx->getELFSection(".debug_line_str", DebugSecType, in initELFMCObjectFileInfo()
418 DwarfFrameSection = Ctx->getELFSection(".debug_frame", DebugSecType, 0); in initELFMCObjectFileInfo()
420 Ctx->getELFSection(".debug_pubnames", DebugSecType, 0); in initELFMCObjectFileInfo()
422 Ctx->getELFSection(".debug_pubtypes", DebugSecType, 0); in initELFMCObjectFileInfo()
424 Ctx->getELFSection(".debug_gnu_pubnames", DebugSecType, 0); in initELFMCObjectFileInfo()
426 Ctx->getELFSection(".debug_gnu_pubtypes", DebugSecType, 0); in initELFMCObjectFileInfo()
428 Ctx->getELFSection(".debug_str", DebugSecType, in initELFMCObjectFileInfo()
430 DwarfLocSection = Ctx->getELFSection(".debug_loc", DebugSecType, 0); in initELFMCObjectFileInfo()
432 Ctx->getELFSection(".debug_aranges", DebugSecType, 0); in initELFMCObjectFileInfo()
434 Ctx->getELFSection(".debug_ranges", DebugSecType, 0); in initELFMCObjectFileInfo()
436 Ctx->getELFSection(".debug_macinfo", DebugSecType, 0); in initELFMCObjectFileInfo()
437 DwarfMacroSection = Ctx->getELFSection(".debug_macro", DebugSecType, 0); in initELFMCObjectFileInfo()
443 Ctx->getELFSection(".debug_names", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
445 Ctx->getELFSection(".apple_names", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
447 Ctx->getELFSection(".apple_objc", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
449 Ctx->getELFSection(".apple_namespaces", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
451 Ctx->getELFSection(".apple_types", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
455 Ctx->getELFSection(".debug_str_offsets", DebugSecType, 0); in initELFMCObjectFileInfo()
456 DwarfAddrSection = Ctx->getELFSection(".debug_addr", DebugSecType, 0); in initELFMCObjectFileInfo()
457 DwarfRnglistsSection = Ctx->getELFSection(".debug_rnglists", DebugSecType, 0); in initELFMCObjectFileInfo()
458 DwarfLoclistsSection = Ctx->getELFSection(".debug_loclists", DebugSecType, 0); in initELFMCObjectFileInfo()
462 Ctx->getELFSection(".debug_info.dwo", DebugSecType, ELF::SHF_EXCLUDE); in initELFMCObjectFileInfo()
464 Ctx->getELFSection(".debug_types.dwo", DebugSecType, ELF::SHF_EXCLUDE); in initELFMCObjectFileInfo()
466 Ctx->getELFSection(".debug_abbrev.dwo", DebugSecType, ELF::SHF_EXCLUDE); in initELFMCObjectFileInfo()
467 DwarfStrDWOSection = Ctx->getELFSection( in initELFMCObjectFileInfo()
471 Ctx->getELFSection(".debug_line.dwo", DebugSecType, ELF::SHF_EXCLUDE); in initELFMCObjectFileInfo()
473 Ctx->getELFSection(".debug_loc.dwo", DebugSecType, ELF::SHF_EXCLUDE); in initELFMCObjectFileInfo()
474 DwarfStrOffDWOSection = Ctx->getELFSection(".debug_str_offsets.dwo", in initELFMCObjectFileInfo()
477 Ctx->getELFSection(".debug_rnglists.dwo", DebugSecType, ELF::SHF_EXCLUDE); in initELFMCObjectFileInfo()
479 Ctx->getELFSection(".debug_macinfo.dwo", DebugSecType, ELF::SHF_EXCLUDE); in initELFMCObjectFileInfo()
481 Ctx->getELFSection(".debug_macro.dwo", DebugSecType, ELF::SHF_EXCLUDE); in initELFMCObjectFileInfo()
484 Ctx->getELFSection(".debug_loclists.dwo", DebugSecType, ELF::SHF_EXCLUDE); in initELFMCObjectFileInfo()
488 Ctx->getELFSection(".debug_cu_index", DebugSecType, 0); in initELFMCObjectFileInfo()
490 Ctx->getELFSection(".debug_tu_index", DebugSecType, 0); in initELFMCObjectFileInfo()
493 Ctx->getELFSection(".llvm_stackmaps", ELF::SHT_PROGBITS, ELF::SHF_ALLOC); in initELFMCObjectFileInfo()
496 Ctx->getELFSection(".llvm_faultmaps", ELF::SHT_PROGBITS, ELF::SHF_ALLOC); in initELFMCObjectFileInfo()
499 Ctx->getELFSection(".eh_frame", EHSectionType, EHSectionFlags); in initELFMCObjectFileInfo()
501 StackSizesSection = Ctx->getELFSection(".stack_sizes", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
503 PseudoProbeSection = Ctx->getELFSection(".pseudo_probe", DebugSecType, 0); in initELFMCObjectFileInfo()
505 Ctx->getELFSection(".pseudo_probe_desc", DebugSecType, 0); in initELFMCObjectFileInfo()
509 TextSection = Ctx->getGOFFSection(".text", SectionKind::getText()); in initGOFFMCObjectFileInfo()
510 BSSSection = Ctx->getGOFFSection(".bss", SectionKind::getBSS()); in initGOFFMCObjectFileInfo()
515 Ctx->getCOFFSection(".eh_frame", COFF::IMAGE_SCN_CNT_INITIALIZED_DATA | in initCOFFMCObjectFileInfo()
527 BSSSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
531 TextSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
537 DataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
541 ReadOnlySection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
549 LSDASection = Ctx->getCOFFSection(".gcc_except_table", in initCOFFMCObjectFileInfo()
557 Ctx->getCOFFSection(".debug$S", (COFF::IMAGE_SCN_MEM_DISCARDABLE | in initCOFFMCObjectFileInfo()
562 Ctx->getCOFFSection(".debug$T", (COFF::IMAGE_SCN_MEM_DISCARDABLE | in initCOFFMCObjectFileInfo()
566 COFFGlobalTypeHashesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
572 DwarfAbbrevSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
577 DwarfInfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
582 DwarfLineSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
587 DwarfLineStrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
592 DwarfFrameSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
597 DwarfPubNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
602 DwarfPubTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
607 DwarfGnuPubNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
612 DwarfGnuPubTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
617 DwarfStrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
622 DwarfStrOffSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
627 DwarfLocSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
632 DwarfLoclistsSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
637 DwarfARangesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
642 DwarfRangesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
647 DwarfRnglistsSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
652 DwarfMacinfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
657 DwarfMacroSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
662 DwarfMacinfoDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
667 DwarfMacroDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
672 DwarfInfoDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
677 DwarfTypesDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
682 DwarfAbbrevDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
687 DwarfStrDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
692 DwarfLineDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
697 DwarfLocDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
702 DwarfStrOffDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
707 DwarfAddrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
712 DwarfCUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
717 DwarfTUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
722 DwarfDebugNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
727 DwarfAccelNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
732 DwarfAccelNamespaceSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
737 DwarfAccelTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
742 DwarfAccelObjCSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
748 DrectveSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
752 PDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
756 XDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
760 SXDataSection = Ctx->getCOFFSection(".sxdata", COFF::IMAGE_SCN_LNK_INFO, in initCOFFMCObjectFileInfo()
763 GEHContSection = Ctx->getCOFFSection(".gehcont$y", in initCOFFMCObjectFileInfo()
768 GFIDsSection = Ctx->getCOFFSection(".gfids$y", in initCOFFMCObjectFileInfo()
773 GIATsSection = Ctx->getCOFFSection(".giats$y", in initCOFFMCObjectFileInfo()
778 GLJMPSection = Ctx->getCOFFSection(".gljmp$y", in initCOFFMCObjectFileInfo()
783 TLSDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
788 StackMapSection = Ctx->getCOFFSection(".llvm_stackmaps", in initCOFFMCObjectFileInfo()
795 TextSection = Ctx->getWasmSection(".text", SectionKind::getText()); in initWasmMCObjectFileInfo()
796 DataSection = Ctx->getWasmSection(".data", SectionKind::getData()); in initWasmMCObjectFileInfo()
799 Ctx->getWasmSection(".debug_line", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
801 Ctx->getWasmSection(".debug_line_str", SectionKind::getMetadata(), in initWasmMCObjectFileInfo()
803 DwarfStrSection = Ctx->getWasmSection( in initWasmMCObjectFileInfo()
806 Ctx->getWasmSection(".debug_loc", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
808 Ctx->getWasmSection(".debug_abbrev", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
809 DwarfARangesSection = Ctx->getWasmSection(".debug_aranges", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
811 Ctx->getWasmSection(".debug_ranges", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
813 Ctx->getWasmSection(".debug_macinfo", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
815 Ctx->getWasmSection(".debug_macro", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
816 DwarfCUIndexSection = Ctx->getWasmSection(".debug_cu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
817 DwarfTUIndexSection = Ctx->getWasmSection(".debug_tu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
819 Ctx->getWasmSection(".debug_info", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
820 DwarfFrameSection = Ctx->getWasmSection(".debug_frame", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
821 DwarfPubNamesSection = Ctx->getWasmSection(".debug_pubnames", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
822 DwarfPubTypesSection = Ctx->getWasmSection(".debug_pubtypes", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
824 Ctx->getWasmSection(".debug_gnu_pubnames", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
826 Ctx->getWasmSection(".debug_gnu_pubtypes", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
829 Ctx->getWasmSection(".debug_names", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
831 Ctx->getWasmSection(".debug_str_offsets", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
833 Ctx->getWasmSection(".debug_addr", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
835 Ctx->getWasmSection(".debug_rnglists", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
837 Ctx->getWasmSection(".debug_loclists", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
841 Ctx->getWasmSection(".debug_info.dwo", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
843 Ctx->getWasmSection(".debug_types.dwo", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
845 Ctx->getWasmSection(".debug_abbrev.dwo", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
847 Ctx->getWasmSection(".debug_str.dwo", SectionKind::getMetadata(), in initWasmMCObjectFileInfo()
850 Ctx->getWasmSection(".debug_line.dwo", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
852 Ctx->getWasmSection(".debug_loc.dwo", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
854 Ctx->getWasmSection(".debug_str_offsets.dwo", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
856 Ctx->getWasmSection(".debug_rnglists.dwo", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
858 Ctx->getWasmSection(".debug_macinfo.dwo", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
860 Ctx->getWasmSection(".debug_macro.dwo", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
863 Ctx->getWasmSection(".debug_loclists.dwo", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
867 Ctx->getWasmSection(".debug_cu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
869 Ctx->getWasmSection(".debug_tu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
874 LSDASection = Ctx->getWasmSection(".rodata.gcc_except_table", in initWasmMCObjectFileInfo()
885 TextSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
890 DataSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
895 ReadOnlySection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
900 TLSDataSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
905 TOCBaseSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
913 LSDASection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
918 CompactUnwindSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
926 DwarfAbbrevSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
930 DwarfInfoSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
934 DwarfLineSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
938 DwarfFrameSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
942 DwarfPubNamesSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
946 DwarfPubTypesSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
950 DwarfStrSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
954 DwarfLocSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
958 DwarfARangesSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
962 DwarfRangesSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
966 DwarfMacinfoSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
974 Ctx = &MCCtx; in initMCObjectFileInfo()
993 Triple TheTriple = Ctx->getTargetTriple(); in initMCObjectFileInfo()
994 switch (Ctx->getObjectFileType()) { in initMCObjectFileInfo()
1018 switch (Ctx->getTargetTriple().getObjectFormat()) { in getDwarfComdatSection()
1020 return Ctx->getELFSection(Name, ELF::SHT_PROGBITS, ELF::SHF_GROUP, 0, in getDwarfComdatSection()
1023 return Ctx->getWasmSection(Name, SectionKind::getMetadata(), 0, in getDwarfComdatSection()
1039 if (Ctx->getObjectFileType() != MCContext::IsELF) in getStackSizesSection()
1050 return Ctx->getELFSection(".stack_sizes", ELF::SHT_PROGBITS, Flags, 0, in getStackSizesSection()
1057 if (Ctx->getObjectFileType() != MCContext::IsELF) in getBBAddrMapSection()
1070 return Ctx->getELFSection(".llvm_bb_addr_map", ELF::SHT_LLVM_BB_ADDR_MAP, in getBBAddrMapSection()
1077 if (Ctx->getObjectFileType() == MCContext::IsELF) { in getPseudoProbeSection()
1083 return Ctx->getELFSection(S->getName(), S->getType(), Flags, in getPseudoProbeSection()
1093 if (Ctx->getObjectFileType() == MCContext::IsELF) { in getPseudoProbeDescSection()
1103 if (Ctx->getTargetTriple().supportsCOMDAT() && !FuncName.empty()) { in getPseudoProbeDescSection()
1106 return Ctx->getELFSection(S->getName(), S->getType(), Flags, in getPseudoProbeDescSection()