reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 3146     InstMap = OutContext.getMachOSection("__DATA", "xray_instr_map", 0,
 3148     FnSledIndex = OutContext.getMachOSection("__DATA", "xray_fn_idx", 0,
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  864     StaticCtorSection = Ctx.getMachOSection("__TEXT", "__constructor", 0,
  866     StaticDtorSection = Ctx.getMachOSection("__TEXT", "__destructor", 0,
  869     StaticCtorSection = Ctx.getMachOSection("__DATA", "__mod_init_func",
  872     StaticDtorSection = Ctx.getMachOSection("__DATA", "__mod_term_func",
lib/MC/MCObjectFileInfo.cpp
   54   EHFrameSection = Ctx->getMachOSection(
   74     = Ctx->getMachOSection("__TEXT", "__text",
   78       = Ctx->getMachOSection("__DATA", "__data", 0, SectionKind::getData());
   84       = Ctx->getMachOSection("__DATA", "__thread_data",
   88     = Ctx->getMachOSection("__DATA", "__thread_bss",
   94       = Ctx->getMachOSection("__DATA", "__thread_vars",
   98   TLSThreadInitSection = Ctx->getMachOSection(
  103     = Ctx->getMachOSection("__TEXT", "__cstring",
  107     = Ctx->getMachOSection("__TEXT","__ustring", 0,
  110     = Ctx->getMachOSection("__TEXT", "__literal4",
  114     = Ctx->getMachOSection("__TEXT", "__literal8",
  119       = Ctx->getMachOSection("__TEXT", "__literal16",
  124     = Ctx->getMachOSection("__TEXT", "__const", 0,
  136     = Ctx->getMachOSection("__DATA", "__const", 0,
  141       = Ctx->getMachOSection("__TEXT", "__textcoal_nt",
  146       = Ctx->getMachOSection("__TEXT", "__const_coal",
  149     DataCoalSection = Ctx->getMachOSection(
  160     = Ctx->getMachOSection("__DATA","__common",
  164     = Ctx->getMachOSection("__DATA","__bss", MachO::S_ZEROFILL,
  169     = Ctx->getMachOSection("__DATA", "__la_symbol_ptr",
  173     = Ctx->getMachOSection("__DATA", "__nl_symbol_ptr",
  178     = Ctx->getMachOSection("__DATA", "__thread_ptr",
  183   LSDASection = Ctx->getMachOSection("__TEXT", "__gcc_except_tab", 0,
  192         Ctx->getMachOSection("__LD", "__compact_unwind", MachO::S_ATTR_DEBUG,
  205       Ctx->getMachOSection("__DWARF", "__debug_names", MachO::S_ATTR_DEBUG,
  208       Ctx->getMachOSection("__DWARF", "__apple_names", MachO::S_ATTR_DEBUG,
  211       Ctx->getMachOSection("__DWARF", "__apple_objc", MachO::S_ATTR_DEBUG,
  215       Ctx->getMachOSection("__DWARF", "__apple_namespac", MachO::S_ATTR_DEBUG,
  218       Ctx->getMachOSection("__DWARF", "__apple_types", MachO::S_ATTR_DEBUG,
  222       Ctx->getMachOSection("__DWARF", "__swift_ast", MachO::S_ATTR_DEBUG,
  226       Ctx->getMachOSection("__DWARF", "__debug_abbrev", MachO::S_ATTR_DEBUG,
  229       Ctx->getMachOSection("__DWARF", "__debug_info", MachO::S_ATTR_DEBUG,
  232       Ctx->getMachOSection("__DWARF", "__debug_line", MachO::S_ATTR_DEBUG,
  235       Ctx->getMachOSection("__DWARF", "__debug_line_str", MachO::S_ATTR_DEBUG,
  238       Ctx->getMachOSection("__DWARF", "__debug_frame", MachO::S_ATTR_DEBUG,
  241       Ctx->getMachOSection("__DWARF", "__debug_pubnames", MachO::S_ATTR_DEBUG,
  244       Ctx->getMachOSection("__DWARF", "__debug_pubtypes", MachO::S_ATTR_DEBUG,
  247       Ctx->getMachOSection("__DWARF", "__debug_gnu_pubn", MachO::S_ATTR_DEBUG,
  250       Ctx->getMachOSection("__DWARF", "__debug_gnu_pubt", MachO::S_ATTR_DEBUG,
  253       Ctx->getMachOSection("__DWARF", "__debug_str", MachO::S_ATTR_DEBUG,
  256       Ctx->getMachOSection("__DWARF", "__debug_str_offs", MachO::S_ATTR_DEBUG,
  259       Ctx->getMachOSection("__DWARF", "__debug_addr", MachO::S_ATTR_DEBUG,
  262       Ctx->getMachOSection("__DWARF", "__debug_loc", MachO::S_ATTR_DEBUG,
  265       Ctx->getMachOSection("__DWARF", "__debug_loclists", MachO::S_ATTR_DEBUG,
  269       Ctx->getMachOSection("__DWARF", "__debug_aranges", MachO::S_ATTR_DEBUG,
  272       Ctx->getMachOSection("__DWARF", "__debug_ranges", MachO::S_ATTR_DEBUG,
  275       Ctx->getMachOSection("__DWARF", "__debug_rnglists", MachO::S_ATTR_DEBUG,
  278       Ctx->getMachOSection("__DWARF", "__debug_macinfo", MachO::S_ATTR_DEBUG,
  281       Ctx->getMachOSection("__DWARF", "__debug_inlined", MachO::S_ATTR_DEBUG,
  284       Ctx->getMachOSection("__DWARF", "__debug_cu_index", MachO::S_ATTR_DEBUG,
  287       Ctx->getMachOSection("__DWARF", "__debug_tu_index", MachO::S_ATTR_DEBUG,
  289   StackMapSection = Ctx->getMachOSection("__LLVM_STACKMAPS", "__llvm_stackmaps",
  292   FaultMapSection = Ctx->getMachOSection("__LLVM_FAULTMAPS", "__llvm_faultmaps",
  295   RemarksSection = Ctx->getMachOSection(
lib/Target/X86/X86AsmPrinter.cpp
  667     OutStreamer.SwitchSection(MMI->getContext().getMachOSection(