Lines Matching refs:get_symbol_64
2455 get_symbol_64(uint32_t sect_offset, SectionRef S, DisassembleInfo *info, in get_symbol_64() function
2522 return get_symbol_64(sect_offset, S, info, n_value64, ReferenceValue); in get_symbol_32()
3130 const char *symbol_name = get_symbol_64(offset, S, info, n_value); in get_objc2_64bit_class_name()
3182 const char *symbol_name = get_symbol_64( in get_objc2_64bit_cfstring_name()
3209 const char *symbol_name = get_symbol_64(offset, S, info, n_value); in get_objc2_64bit_selref()
3259 const char *name = get_symbol_64(i, S, info, n_value, p); in walk_pointer_list_64()
3393 sym_name = get_symbol_64(offset + offsetof(struct method64_t, name), S, in print_method_list64_t()
3410 sym_name = get_symbol_64(offset + offsetof(struct method64_t, types), S, in print_method_list64_t()
3427 name = get_symbol_64(offset + offsetof(struct method64_t, imp), S, info, in print_method_list64_t()
3617 sym_name = get_symbol_64(offset, S, info, n_value, q); in print_protocol_list64_t()
3644 sym_name = get_symbol_64(offset + offsetof(struct protocol64_t, name), S, in print_protocol_list64_t()
3664 get_symbol_64(offset + offsetof(struct protocol64_t, instanceMethods), in print_protocol_list64_t()
3681 get_symbol_64(offset + offsetof(struct protocol64_t, classMethods), S, in print_protocol_list64_t()
4013 sym_name = get_symbol_64(offset + offsetof(struct ivar64_t, offset), S, in print_ivar_list64_t()
4034 sym_name = get_symbol_64(offset + offsetof(struct ivar64_t, name), S, info, in print_ivar_list64_t()
4051 sym_name = get_symbol_64(offset + offsetof(struct ivar64_t, type), S, info, in print_ivar_list64_t()
4183 sym_name = get_symbol_64(offset + offsetof(struct objc_property64, name), S, in print_objc_property_list64()
4201 get_symbol_64(offset + offsetof(struct objc_property64, attributes), S, in print_objc_property_list64()
4314 sym_name = get_symbol_64(offset + offsetof(struct class_ro64_t, name), S, in print_class_ro64_t()
4331 sym_name = get_symbol_64(offset + offsetof(struct class_ro64_t, baseMethods), in print_class_ro64_t()
4348 get_symbol_64(offset + offsetof(struct class_ro64_t, baseProtocols), S, in print_class_ro64_t()
4364 sym_name = get_symbol_64(offset + offsetof(struct class_ro64_t, ivars), S, in print_class_ro64_t()
4381 get_symbol_64(offset + offsetof(struct class_ro64_t, weakIvarLayout), S, in print_class_ro64_t()
4397 get_symbol_64(offset + offsetof(struct class_ro64_t, baseProperties), S, in print_class_ro64_t()
4499 name = get_symbol_64(offset + offsetof(struct class64_t, isa), S, info, in print_class64_t()
4506 name = get_symbol_64(offset + offsetof(struct class64_t, superclass), S, info, in print_class64_t()
4513 name = get_symbol_64(offset + offsetof(struct class64_t, cache), S, info, in print_class64_t()
4520 name = get_symbol_64(offset + offsetof(struct class64_t, vtable), S, info, in print_class64_t()
4526 name = get_symbol_64(offset + offsetof(struct class64_t, data), S, info, in print_class64_t()
4799 sym_name = get_symbol_64(offset + offsetof(struct category64_t, name), S, in print_category64_t()
4816 sym_name = get_symbol_64(offset + offsetof(struct category64_t, cls), S, info, in print_category64_t()
4833 get_symbol_64(offset + offsetof(struct category64_t, instanceMethods), S, in print_category64_t()
4849 sym_name = get_symbol_64(offset + offsetof(struct category64_t, classMethods), in print_category64_t()
4865 sym_name = get_symbol_64(offset + offsetof(struct category64_t, protocols), S, in print_category64_t()
4882 get_symbol_64(offset + offsetof(struct category64_t, instanceProperties), in print_category64_t()
4976 name = get_symbol_64(offset + offsetof(struct message_ref64, imp), S, info, in print_message_refs64()
4989 sym_name = get_symbol_64(offset + offsetof(struct message_ref64, sel), S, in print_message_refs64()