reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
52 bool parseSectionSwitch(StringRef Segment, StringRef Section,
221 return parseSectionSwitch("__DATA", "__bss"); 225 return parseSectionSwitch("__TEXT", "__const"); 229 return parseSectionSwitch("__TEXT", "__static_const"); 233 return parseSectionSwitch("__TEXT","__cstring", 238 return parseSectionSwitch("__TEXT", "__literal4", 243 return parseSectionSwitch("__TEXT", "__literal8", 248 return parseSectionSwitch("__TEXT","__literal16", 253 return parseSectionSwitch("__TEXT","__constructor"); 257 return parseSectionSwitch("__TEXT","__destructor"); 261 return parseSectionSwitch("__TEXT","__fvmlib_init0"); 265 return parseSectionSwitch("__TEXT","__fvmlib_init1"); 269 return parseSectionSwitch("__TEXT","__symbol_stub", 277 return parseSectionSwitch("__TEXT","__picsymbol_stub", 283 return parseSectionSwitch("__DATA", "__data"); 287 return parseSectionSwitch("__DATA", "__static_data"); 291 return parseSectionSwitch("__DATA", "__nl_symbol_ptr", 296 return parseSectionSwitch("__DATA", "__la_symbol_ptr", 301 return parseSectionSwitch("__DATA", "__thread_ptr", 306 return parseSectionSwitch("__DATA", "__dyld"); 310 return parseSectionSwitch("__DATA", "__mod_init_func", 315 return parseSectionSwitch("__DATA", "__mod_term_func", 320 return parseSectionSwitch("__DATA", "__const"); 324 return parseSectionSwitch("__OBJC", "__class", 329 return parseSectionSwitch("__OBJC", "__meta_class", 334 return parseSectionSwitch("__OBJC", "__cat_cls_meth", 339 return parseSectionSwitch("__OBJC", "__cat_inst_meth", 344 return parseSectionSwitch("__OBJC", "__protocol", 349 return parseSectionSwitch("__OBJC", "__string_object", 354 return parseSectionSwitch("__OBJC", "__cls_meth", 359 return parseSectionSwitch("__OBJC", "__inst_meth", 364 return parseSectionSwitch("__OBJC", "__cls_refs", 370 return parseSectionSwitch("__OBJC", "__message_refs", 376 return parseSectionSwitch("__OBJC", "__symbols", 381 return parseSectionSwitch("__OBJC", "__category", 386 return parseSectionSwitch("__OBJC", "__class_vars", 391 return parseSectionSwitch("__OBJC", "__instance_vars", 396 return parseSectionSwitch("__OBJC", "__module_info", 401 return parseSectionSwitch("__TEXT", "__cstring", 406 return parseSectionSwitch("__TEXT", "__cstring", 411 return parseSectionSwitch("__TEXT", "__cstring", 416 return parseSectionSwitch("__OBJC", "__selector_strs", 421 return parseSectionSwitch("__DATA", "__thread_data", 426 return parseSectionSwitch("__TEXT", "__text", 431 return parseSectionSwitch("__DATA", "__thread_vars", 442 return parseSectionSwitch("__DATA", "__thread_init",