Lines Matching refs:Ctx

54   EHFrameSection = Ctx->getMachOSection(  in initMachOMCObjectFileInfo()
73 = Ctx->getMachOSection("__TEXT", "__text", in initMachOMCObjectFileInfo()
77 = Ctx->getMachOSection("__DATA", "__data", 0, SectionKind::getData()); in initMachOMCObjectFileInfo()
83 = Ctx->getMachOSection("__DATA", "__thread_data", in initMachOMCObjectFileInfo()
87 = Ctx->getMachOSection("__DATA", "__thread_bss", in initMachOMCObjectFileInfo()
93 = Ctx->getMachOSection("__DATA", "__thread_vars", in initMachOMCObjectFileInfo()
97 TLSThreadInitSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()
102 = Ctx->getMachOSection("__TEXT", "__cstring", in initMachOMCObjectFileInfo()
106 = Ctx->getMachOSection("__TEXT","__ustring", 0, in initMachOMCObjectFileInfo()
109 = Ctx->getMachOSection("__TEXT", "__literal4", in initMachOMCObjectFileInfo()
113 = Ctx->getMachOSection("__TEXT", "__literal8", in initMachOMCObjectFileInfo()
118 = Ctx->getMachOSection("__TEXT", "__literal16", in initMachOMCObjectFileInfo()
123 = Ctx->getMachOSection("__TEXT", "__const", 0, in initMachOMCObjectFileInfo()
135 = Ctx->getMachOSection("__DATA", "__const", 0, in initMachOMCObjectFileInfo()
140 = Ctx->getMachOSection("__TEXT", "__textcoal_nt", in initMachOMCObjectFileInfo()
145 = Ctx->getMachOSection("__TEXT", "__const_coal", in initMachOMCObjectFileInfo()
148 DataCoalSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()
159 = Ctx->getMachOSection("__DATA","__common", in initMachOMCObjectFileInfo()
163 = Ctx->getMachOSection("__DATA","__bss", MachO::S_ZEROFILL, in initMachOMCObjectFileInfo()
168 = Ctx->getMachOSection("__DATA", "__la_symbol_ptr", in initMachOMCObjectFileInfo()
172 = Ctx->getMachOSection("__DATA", "__nl_symbol_ptr", in initMachOMCObjectFileInfo()
177 = Ctx->getMachOSection("__DATA", "__thread_ptr", in initMachOMCObjectFileInfo()
182 LSDASection = Ctx->getMachOSection("__TEXT", "__gcc_except_tab", 0, in initMachOMCObjectFileInfo()
191 Ctx->getMachOSection("__LD", "__compact_unwind", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
204 Ctx->getMachOSection("__DWARF", "__debug_names", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
207 Ctx->getMachOSection("__DWARF", "__apple_names", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
210 Ctx->getMachOSection("__DWARF", "__apple_objc", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
214 Ctx->getMachOSection("__DWARF", "__apple_namespac", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
217 Ctx->getMachOSection("__DWARF", "__apple_types", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
221 Ctx->getMachOSection("__DWARF", "__swift_ast", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
225 Ctx->getMachOSection("__DWARF", "__debug_abbrev", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
228 Ctx->getMachOSection("__DWARF", "__debug_info", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
231 Ctx->getMachOSection("__DWARF", "__debug_line", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
234 Ctx->getMachOSection("__DWARF", "__debug_line_str", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
237 Ctx->getMachOSection("__DWARF", "__debug_frame", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
240 Ctx->getMachOSection("__DWARF", "__debug_pubnames", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
243 Ctx->getMachOSection("__DWARF", "__debug_pubtypes", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
246 Ctx->getMachOSection("__DWARF", "__debug_gnu_pubn", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
249 Ctx->getMachOSection("__DWARF", "__debug_gnu_pubt", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
252 Ctx->getMachOSection("__DWARF", "__debug_str", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
255 Ctx->getMachOSection("__DWARF", "__debug_str_offs", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
258 Ctx->getMachOSection("__DWARF", "__debug_addr", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
261 Ctx->getMachOSection("__DWARF", "__debug_loc", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
264 Ctx->getMachOSection("__DWARF", "__debug_loclists", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
268 Ctx->getMachOSection("__DWARF", "__debug_aranges", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
271 Ctx->getMachOSection("__DWARF", "__debug_ranges", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
274 Ctx->getMachOSection("__DWARF", "__debug_rnglists", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
277 Ctx->getMachOSection("__DWARF", "__debug_macinfo", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
280 Ctx->getMachOSection("__DWARF", "__debug_inlined", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
283 Ctx->getMachOSection("__DWARF", "__debug_cu_index", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
286 Ctx->getMachOSection("__DWARF", "__debug_tu_index", MachO::S_ATTR_DEBUG, in initMachOMCObjectFileInfo()
288 StackMapSection = Ctx->getMachOSection("__LLVM_STACKMAPS", "__llvm_stackmaps", in initMachOMCObjectFileInfo()
291 FaultMapSection = Ctx->getMachOSection("__LLVM_FAULTMAPS", "__llvm_faultmaps", in initMachOMCObjectFileInfo()
303 FDECFIEncoding = Ctx->getAsmInfo()->getCodePointerSize() == 4 in initELFMCObjectFileInfo()
337 BSSSection = Ctx->getELFSection(".bss", ELF::SHT_NOBITS, in initELFMCObjectFileInfo()
340 TextSection = Ctx->getELFSection(".text", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
343 DataSection = Ctx->getELFSection(".data", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
347 Ctx->getELFSection(".rodata", ELF::SHT_PROGBITS, ELF::SHF_ALLOC); in initELFMCObjectFileInfo()
350 Ctx->getELFSection(".tdata", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
353 TLSBSSSection = Ctx->getELFSection( in initELFMCObjectFileInfo()
356 DataRelROSection = Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
360 Ctx->getELFSection(".rodata.cst4", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
364 Ctx->getELFSection(".rodata.cst8", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
368 Ctx->getELFSection(".rodata.cst16", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
372 Ctx->getELFSection(".rodata.cst32", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
381 LSDASection = Ctx->getELFSection(".gcc_except_table", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
397 Ctx->getELFSection(".debug_abbrev", DebugSecType, 0); in initELFMCObjectFileInfo()
398 DwarfInfoSection = Ctx->getELFSection(".debug_info", DebugSecType, 0); in initELFMCObjectFileInfo()
399 DwarfLineSection = Ctx->getELFSection(".debug_line", DebugSecType, 0); in initELFMCObjectFileInfo()
401 Ctx->getELFSection(".debug_line_str", DebugSecType, in initELFMCObjectFileInfo()
403 DwarfFrameSection = Ctx->getELFSection(".debug_frame", DebugSecType, 0); in initELFMCObjectFileInfo()
405 Ctx->getELFSection(".debug_pubnames", DebugSecType, 0); in initELFMCObjectFileInfo()
407 Ctx->getELFSection(".debug_pubtypes", DebugSecType, 0); in initELFMCObjectFileInfo()
409 Ctx->getELFSection(".debug_gnu_pubnames", DebugSecType, 0); in initELFMCObjectFileInfo()
411 Ctx->getELFSection(".debug_gnu_pubtypes", DebugSecType, 0); in initELFMCObjectFileInfo()
413 Ctx->getELFSection(".debug_str", DebugSecType, in initELFMCObjectFileInfo()
415 DwarfLocSection = Ctx->getELFSection(".debug_loc", DebugSecType, 0); in initELFMCObjectFileInfo()
417 Ctx->getELFSection(".debug_aranges", DebugSecType, 0); in initELFMCObjectFileInfo()
419 Ctx->getELFSection(".debug_ranges", DebugSecType, 0); in initELFMCObjectFileInfo()
421 Ctx->getELFSection(".debug_macinfo", DebugSecType, 0); in initELFMCObjectFileInfo()
427 Ctx->getELFSection(".debug_names", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
429 Ctx->getELFSection(".apple_names", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
431 Ctx->getELFSection(".apple_objc", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
433 Ctx->getELFSection(".apple_namespaces", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
435 Ctx->getELFSection(".apple_types", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
439 Ctx->getELFSection(".debug_str_offsets", DebugSecType, 0); in initELFMCObjectFileInfo()
440 DwarfAddrSection = Ctx->getELFSection(".debug_addr", DebugSecType, 0); in initELFMCObjectFileInfo()
441 DwarfRnglistsSection = Ctx->getELFSection(".debug_rnglists", DebugSecType, 0); in initELFMCObjectFileInfo()
442 DwarfLoclistsSection = Ctx->getELFSection(".debug_loclists", DebugSecType, 0); in initELFMCObjectFileInfo()
446 Ctx->getELFSection(".debug_info.dwo", DebugSecType, ELF::SHF_EXCLUDE); in initELFMCObjectFileInfo()
448 Ctx->getELFSection(".debug_types.dwo", DebugSecType, ELF::SHF_EXCLUDE); in initELFMCObjectFileInfo()
450 Ctx->getELFSection(".debug_abbrev.dwo", DebugSecType, ELF::SHF_EXCLUDE); in initELFMCObjectFileInfo()
451 DwarfStrDWOSection = Ctx->getELFSection( in initELFMCObjectFileInfo()
455 Ctx->getELFSection(".debug_line.dwo", DebugSecType, ELF::SHF_EXCLUDE); in initELFMCObjectFileInfo()
457 Ctx->getELFSection(".debug_loc.dwo", DebugSecType, ELF::SHF_EXCLUDE); in initELFMCObjectFileInfo()
458 DwarfStrOffDWOSection = Ctx->getELFSection(".debug_str_offsets.dwo", in initELFMCObjectFileInfo()
461 Ctx->getELFSection(".debug_rnglists.dwo", DebugSecType, ELF::SHF_EXCLUDE); in initELFMCObjectFileInfo()
465 Ctx->getELFSection(".debug_cu_index", DebugSecType, 0); in initELFMCObjectFileInfo()
467 Ctx->getELFSection(".debug_tu_index", DebugSecType, 0); in initELFMCObjectFileInfo()
470 Ctx->getELFSection(".llvm_stackmaps", ELF::SHT_PROGBITS, ELF::SHF_ALLOC); in initELFMCObjectFileInfo()
473 Ctx->getELFSection(".llvm_faultmaps", ELF::SHT_PROGBITS, ELF::SHF_ALLOC); in initELFMCObjectFileInfo()
476 Ctx->getELFSection(".eh_frame", EHSectionType, EHSectionFlags); in initELFMCObjectFileInfo()
478 StackSizesSection = Ctx->getELFSection(".stack_sizes", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
483 Ctx->getCOFFSection(".eh_frame", COFF::IMAGE_SCN_CNT_INITIALIZED_DATA | in initCOFFMCObjectFileInfo()
495 BSSSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
499 TextSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
505 DataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
509 ReadOnlySection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
517 LSDASection = Ctx->getCOFFSection(".gcc_except_table", in initCOFFMCObjectFileInfo()
525 Ctx->getCOFFSection(".debug$S", (COFF::IMAGE_SCN_MEM_DISCARDABLE | in initCOFFMCObjectFileInfo()
530 Ctx->getCOFFSection(".debug$T", (COFF::IMAGE_SCN_MEM_DISCARDABLE | in initCOFFMCObjectFileInfo()
534 COFFGlobalTypeHashesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
540 DwarfAbbrevSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
545 DwarfInfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
550 DwarfLineSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
555 DwarfLineStrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
560 DwarfFrameSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
565 DwarfPubNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
570 DwarfPubTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
575 DwarfGnuPubNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
580 DwarfGnuPubTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
585 DwarfStrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
590 DwarfStrOffSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
595 DwarfLocSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
600 DwarfARangesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
605 DwarfRangesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
610 DwarfMacinfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
615 DwarfInfoDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
620 DwarfTypesDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
625 DwarfAbbrevDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
630 DwarfStrDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
635 DwarfLineDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
640 DwarfLocDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
645 DwarfStrOffDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
650 DwarfAddrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
655 DwarfCUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
660 DwarfTUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
665 DwarfDebugNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
670 DwarfAccelNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
675 DwarfAccelNamespaceSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
680 DwarfAccelTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
685 DwarfAccelObjCSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
691 DrectveSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
695 PDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
699 XDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
703 SXDataSection = Ctx->getCOFFSection(".sxdata", COFF::IMAGE_SCN_LNK_INFO, in initCOFFMCObjectFileInfo()
706 GFIDsSection = Ctx->getCOFFSection(".gfids$y", in initCOFFMCObjectFileInfo()
711 TLSDataSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
716 StackMapSection = Ctx->getCOFFSection(".llvm_stackmaps", in initCOFFMCObjectFileInfo()
723 TextSection = Ctx->getWasmSection(".text", SectionKind::getText()); in initWasmMCObjectFileInfo()
724 DataSection = Ctx->getWasmSection(".data", SectionKind::getData()); in initWasmMCObjectFileInfo()
727 Ctx->getWasmSection(".debug_line", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
729 Ctx->getWasmSection(".debug_line_str", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
731 Ctx->getWasmSection(".debug_str", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
733 Ctx->getWasmSection(".debug_loc", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
735 Ctx->getWasmSection(".debug_abbrev", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
736 DwarfARangesSection = Ctx->getWasmSection(".debug_aranges", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
738 Ctx->getWasmSection(".debug_ranges", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
740 Ctx->getWasmSection(".debug_macinfo", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
741 DwarfAddrSection = Ctx->getWasmSection(".debug_addr", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
742 DwarfCUIndexSection = Ctx->getWasmSection(".debug_cu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
743 DwarfTUIndexSection = Ctx->getWasmSection(".debug_tu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
745 Ctx->getWasmSection(".debug_info", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
746 DwarfFrameSection = Ctx->getWasmSection(".debug_frame", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
747 DwarfPubNamesSection = Ctx->getWasmSection(".debug_pubnames", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
748 DwarfPubTypesSection = Ctx->getWasmSection(".debug_pubtypes", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
753 LSDASection = Ctx->getWasmSection(".rodata.gcc_except_table", in initWasmMCObjectFileInfo()
763 Ctx = &ctx; in InitMCObjectFileInfo()
815 return Ctx->getELFSection(Name, ELF::SHT_PROGBITS, ELF::SHF_GROUP, 0, in getDwarfComdatSection()
845 return Ctx->getELFSection(".stack_sizes", ELF::SHT_PROGBITS, Flags, 0, in getStackSizesSection()