Home | History | Annotate | Download | only in MC

Lines Matching refs:getMachOSection

61     = Ctx->getMachOSection("__TEXT", "__text",
65 = Ctx->getMachOSection("__DATA", "__data", 0,
72 = Ctx->getMachOSection("__DATA", "__thread_data",
76 = Ctx->getMachOSection("__DATA", "__thread_bss",
82 = Ctx->getMachOSection("__DATA", "__thread_vars",
87 = Ctx->getMachOSection("__DATA", "__thread_init",
92 = Ctx->getMachOSection("__TEXT", "__cstring",
96 = Ctx->getMachOSection("__TEXT","__ustring", 0,
99 = Ctx->getMachOSection("__TEXT", "__literal4",
103 = Ctx->getMachOSection("__TEXT", "__literal8",
108 = Ctx->getMachOSection("__TEXT", "__literal16",
113 = Ctx->getMachOSection("__TEXT", "__const", 0,
117 = Ctx->getMachOSection("__TEXT", "__textcoal_nt",
122 = Ctx->getMachOSection("__TEXT", "__const_coal",
126 = Ctx->getMachOSection("__DATA", "__const", 0,
129 = Ctx->getMachOSection("__DATA","__datacoal_nt",
133 = Ctx->getMachOSection("__DATA","__common",
137 = Ctx->getMachOSection("__DATA","__bss", MachO::S_ZEROFILL,
142 = Ctx->getMachOSection("__DATA", "__la_symbol_ptr",
146 = Ctx->getMachOSection("__DATA", "__nl_symbol_ptr",
152 = Ctx->getMachOSection("__TEXT", "__constructor", 0,
155 = Ctx->getMachOSection("__TEXT", "__destructor", 0,
159 = Ctx->getMachOSection("__DATA", "__mod_init_func",
163 = Ctx->getMachOSection("__DATA", "__mod_term_func",
169 LSDASection = Ctx->getMachOSection("__TEXT", "__gcc_except_tab", 0,
176 Ctx->getMachOSection("__LD", "__compact_unwind", MachO::S_ATTR_DEBUG,
187 Ctx->getMachOSection("__DWARF", "__apple_names",
191 Ctx->getMachOSection("__DWARF", "__apple_objc",
196 Ctx->getMachOSection("__DWARF", "__apple_namespac",
200 Ctx->getMachOSection("__DWARF", "__apple_types",
205 Ctx->getMachOSection("__DWARF", "__debug_abbrev",
209 Ctx->getMachOSection("__DWARF", "__debug_info",
213 Ctx->getMachOSection("__DWARF", "__debug_line",
217 Ctx->getMachOSection("__DWARF", "__debug_frame",
221 Ctx->getMachOSection("__DWARF", "__debug_pubnames",
225 Ctx->getMachOSection("__DWARF", "__debug_pubtypes",
229 Ctx->getMachOSection("__DWARF", "__debug_gnu_pubn",
233 Ctx->getMachOSection("__DWARF", "__debug_gnu_pubt",
237 Ctx->getMachOSection("__DWARF", "__debug_str",
241 Ctx->getMachOSection("__DWARF", "__debug_loc",
245 Ctx->getMachOSection("__DWARF", "__debug_aranges",
249 Ctx->getMachOSection("__DWARF", "__debug_ranges",
253 Ctx->getMachOSection("__DWARF", "__debug_macinfo",
257 Ctx->getMachOSection("__DWARF", "__debug_inlined",
261 Ctx->getMachOSection("__LLVM_STACKMAPS", "__llvm_stackmaps", 0,
862 Ctx->getMachOSection("__TEXT", "__eh_frame",