Lines Matching refs:SectionRef
295 std::vector<SectionRef> &Sections, in getSectionsAndSymbols()
312 for (const SectionRef &Section : MachOObj->sections()) { in getSectionsAndSymbols()
800 const SectionRef &Section, in DumpLiteralPointerSection()
805 std::vector<SectionRef> LiteralSections; in DumpLiteralPointerSection()
806 for (const SectionRef &Section : O->sections()) { in DumpLiteralPointerSection()
884 [&](const SectionRef &R) { in DumpLiteralPointerSection()
1076 for (const SectionRef &Section : O->sections()) { in DumpSectionContents()
1172 for (const SectionRef &Section : O->sections()) { in DumpInfoPlistSectionContents()
1783 SectionRef S;
1785 std::vector<SectionRef> *Sections;
2512 uint32_t &left, SectionRef &S, in get_pointer_64()
2517 S = SectionRef(); in get_pointer_64()
2544 uint32_t &left, SectionRef &S, in get_pointer_32()
2555 static const char *get_symbol_64(uint32_t sect_offset, SectionRef S, in get_symbol_64()
2621 static const char *get_symbol_32(uint32_t sect_offset, SectionRef S, in get_symbol_32()
3223 SectionRef S; in get_objc2_64bit_class_name()
3273 SectionRef S; in get_objc2_64bit_cfstring_name()
3306 SectionRef S; in get_objc2_64bit_selref()
3318 static const SectionRef get_section(MachOObjectFile *O, const char *segname, in get_section()
3320 for (const SectionRef &Section : O->sections()) { in get_section()
3328 return SectionRef(); in get_section()
3332 walk_pointer_list_64(const char *listname, const SectionRef S, in walk_pointer_list_64()
3335 if (S == SectionRef()) in walk_pointer_list_64()
3383 walk_pointer_list_32(const char *listname, const SectionRef S, in walk_pointer_list_32()
3386 if (S == SectionRef()) in walk_pointer_list_32()
3438 SectionRef S; in print_layout_map64()
3449 SectionRef S; in print_layout_map32()
3464 SectionRef S, xS; in print_method_list64_t()
3557 SectionRef S, xS; in print_method_list32_t()
3614 SectionRef S; in print_method_list()
3690 SectionRef S, xS; in print_protocol_list64_t()
3819 SectionRef S, xS; in print_protocol_list32_t()
3905 SectionRef S; in print_method_description_list()
3975 SectionRef S; in print_protocol()
4035 SectionRef S; in print_protocol_list()
4084 SectionRef S, xS; in print_ivar_list64_t()
4185 SectionRef S, xS; in print_ivar_list32_t()
4254 SectionRef S, xS; in print_objc_property_list64()
4333 SectionRef S, xS; in print_objc_property_list32()
4387 SectionRef S, xS; in print_class_ro64_t()
4526 SectionRef S, xS; in print_class_ro32_t()
4589 SectionRef S; in print_class64_t()
4669 SectionRef S; in print_class32_t()
4735 SectionRef S; in print_objc_class_t()
4854 SectionRef S; in print_objc_objc_category_t()
4895 SectionRef S, xS; in print_category64_t()
5015 SectionRef S, xS; in print_category32_t()
5057 static void print_message_refs64(SectionRef S, struct DisassembleInfo *info) { in print_message_refs64()
5063 SectionRef xS; in print_message_refs64()
5065 if (S == SectionRef()) in print_message_refs64()
5122 static void print_message_refs32(SectionRef S, struct DisassembleInfo *info) { in print_message_refs32()
5126 SectionRef xS; in print_message_refs32()
5128 if (S == SectionRef()) in print_message_refs32()
5168 static void print_image_info64(SectionRef S, struct DisassembleInfo *info) { in print_image_info64()
5174 if (S == SectionRef()) in print_image_info64()
5212 static void print_image_info32(SectionRef S, struct DisassembleInfo *info) { in print_image_info32()
5217 if (S == SectionRef()) in print_image_info32()
5255 static void print_image_info(SectionRef S, struct DisassembleInfo *info) { in print_image_info()
5295 std::vector<SectionRef> Sections; in printObjc2_64bit_MetaData()
5296 for (const SectionRef &Section : O->sections()) { in printObjc2_64bit_MetaData()
5317 SectionRef CL = get_section(O, "__OBJC2", "__class_list"); in printObjc2_64bit_MetaData()
5318 if (CL == SectionRef()) in printObjc2_64bit_MetaData()
5323 SectionRef CR = get_section(O, "__OBJC2", "__class_refs"); in printObjc2_64bit_MetaData()
5324 if (CR == SectionRef()) in printObjc2_64bit_MetaData()
5329 SectionRef SR = get_section(O, "__OBJC2", "__super_refs"); in printObjc2_64bit_MetaData()
5330 if (SR == SectionRef()) in printObjc2_64bit_MetaData()
5335 SectionRef CA = get_section(O, "__OBJC2", "__category_list"); in printObjc2_64bit_MetaData()
5336 if (CA == SectionRef()) in printObjc2_64bit_MetaData()
5341 SectionRef PL = get_section(O, "__OBJC2", "__protocol_list"); in printObjc2_64bit_MetaData()
5342 if (PL == SectionRef()) in printObjc2_64bit_MetaData()
5347 SectionRef MR = get_section(O, "__OBJC2", "__message_refs"); in printObjc2_64bit_MetaData()
5348 if (MR == SectionRef()) in printObjc2_64bit_MetaData()
5353 SectionRef II = get_section(O, "__OBJC2", "__image_info"); in printObjc2_64bit_MetaData()
5354 if (II == SectionRef()) in printObjc2_64bit_MetaData()
5368 std::vector<SectionRef> Sections; in printObjc2_32bit_MetaData()
5369 for (const SectionRef &Section : O->sections()) { in printObjc2_32bit_MetaData()
5389 const SectionRef CL = get_section(O, "__OBJC2", "__class_list"); in printObjc2_32bit_MetaData()
5390 if (CL != SectionRef()) { in printObjc2_32bit_MetaData()
5394 const SectionRef CL = get_section(O, "__DATA", "__objc_classlist"); in printObjc2_32bit_MetaData()
5399 const SectionRef CR = get_section(O, "__OBJC2", "__class_refs"); in printObjc2_32bit_MetaData()
5400 if (CR != SectionRef()) { in printObjc2_32bit_MetaData()
5404 const SectionRef CR = get_section(O, "__DATA", "__objc_classrefs"); in printObjc2_32bit_MetaData()
5409 const SectionRef SR = get_section(O, "__OBJC2", "__super_refs"); in printObjc2_32bit_MetaData()
5410 if (SR != SectionRef()) { in printObjc2_32bit_MetaData()
5414 const SectionRef SR = get_section(O, "__DATA", "__objc_superrefs"); in printObjc2_32bit_MetaData()
5419 const SectionRef CA = get_section(O, "__OBJC2", "__category_list"); in printObjc2_32bit_MetaData()
5420 if (CA != SectionRef()) { in printObjc2_32bit_MetaData()
5424 const SectionRef CA = get_section(O, "__DATA", "__objc_catlist"); in printObjc2_32bit_MetaData()
5429 const SectionRef PL = get_section(O, "__OBJC2", "__protocol_list"); in printObjc2_32bit_MetaData()
5430 if (PL != SectionRef()) { in printObjc2_32bit_MetaData()
5434 const SectionRef PL = get_section(O, "__DATA", "__objc_protolist"); in printObjc2_32bit_MetaData()
5439 const SectionRef MR = get_section(O, "__OBJC2", "__message_refs"); in printObjc2_32bit_MetaData()
5440 if (MR != SectionRef()) { in printObjc2_32bit_MetaData()
5444 const SectionRef MR = get_section(O, "__DATA", "__objc_msgrefs"); in printObjc2_32bit_MetaData()
5449 const SectionRef II = get_section(O, "__OBJC2", "__image_info"); in printObjc2_32bit_MetaData()
5450 if (II != SectionRef()) { in printObjc2_32bit_MetaData()
5454 const SectionRef II = get_section(O, "__DATA", "__objc_imageinfo"); in printObjc2_32bit_MetaData()
5464 SectionRef S, xS; in printObjc1_32bit_MetaData()
5471 if (S == SectionRef()) in printObjc1_32bit_MetaData()
5478 std::vector<SectionRef> Sections; in printObjc1_32bit_MetaData()
5479 for (const SectionRef &Section : O->sections()) { in printObjc1_32bit_MetaData()
5639 const SectionRef II = get_section(O, "__OBJC", "__image_info"); in printObjc1_32bit_MetaData()
5640 if (II != SectionRef()) in printObjc1_32bit_MetaData()
5651 std::vector<SectionRef> Sections; in DumpProtocolSection()
5652 for (const SectionRef &Section : O->sections()) { in DumpProtocolSection()
6524 std::vector<SectionRef> Sections; in DisassembleMachO()
6996 SectionRef RelocSection = Obj->getAnyRelocationSection(RE); in findUnwindRelocNameAddend()
7061 const SectionRef &CompactUnwind) { in printMachOCompactUnwindSection()
7201 const SectionRef &UnwindInfo) { in printMachOUnwindInfoSection()
7382 for (const SectionRef &Section : Obj->sections()) { in printMachOUnwindInfo()
9145 for (const SectionRef &Section : Obj->sections()) { in SegInfo()