D | MachODump.cpp | 3464 SectionRef S, xS; in print_method_list64_t() local 3509 name = get_pointer_64(m.name + n_value, xoffset, left, xS, info); in print_method_list64_t() 3526 name = get_pointer_64(m.types + n_value, xoffset, left, xS, info); in print_method_list64_t() 3557 SectionRef S, xS; in print_method_list32_t() local 3589 name = get_pointer_32(m.name, xoffset, left, xS, info); in print_method_list32_t() 3595 name = get_pointer_32(m.types, xoffset, left, xS, info); in print_method_list32_t() 3690 SectionRef S, xS; in print_protocol_list64_t() local 3760 name = get_pointer_64(pc.name + n_value, xoffset, left, xS, info); in print_protocol_list64_t() 3819 SectionRef S, xS; in print_protocol_list32_t() local 3864 name = get_pointer_32(pc.name, xoffset, left, xS, info); in print_protocol_list32_t() [all …]
|