Lines Matching refs:get_symbol_64
2555 static const char *get_symbol_64(uint32_t sect_offset, SectionRef S, in get_symbol_64() function
2625 return get_symbol_64(sect_offset, S, info, n_value64, ReferenceValue); in get_symbol_32()
3233 const char *symbol_name = get_symbol_64(offset, S, info, n_value); in get_objc2_64bit_class_name()
3285 const char *symbol_name = get_symbol_64( in get_objc2_64bit_cfstring_name()
3312 const char *symbol_name = get_symbol_64(offset, S, info, n_value); in get_objc2_64bit_selref()
3362 const char *name = get_symbol_64(i, S, info, n_value, p); in walk_pointer_list_64()
3498 sym_name = get_symbol_64(offset + offsetof(struct method64_t, name), S, in print_method_list64_t()
3515 sym_name = get_symbol_64(offset + offsetof(struct method64_t, types), S, in print_method_list64_t()
3532 name = get_symbol_64(offset + offsetof(struct method64_t, imp), S, info, in print_method_list64_t()
3722 sym_name = get_symbol_64(offset, S, info, n_value, q); in print_protocol_list64_t()
3749 sym_name = get_symbol_64(offset + offsetof(struct protocol64_t, name), S, in print_protocol_list64_t()
3769 get_symbol_64(offset + offsetof(struct protocol64_t, instanceMethods), in print_protocol_list64_t()
3786 get_symbol_64(offset + offsetof(struct protocol64_t, classMethods), S, in print_protocol_list64_t()
4118 sym_name = get_symbol_64(offset + offsetof(struct ivar64_t, offset), S, in print_ivar_list64_t()
4139 sym_name = get_symbol_64(offset + offsetof(struct ivar64_t, name), S, info, in print_ivar_list64_t()
4156 sym_name = get_symbol_64(offset + offsetof(struct ivar64_t, type), S, info, in print_ivar_list64_t()
4288 sym_name = get_symbol_64(offset + offsetof(struct objc_property64, name), S, in print_objc_property_list64()
4306 get_symbol_64(offset + offsetof(struct objc_property64, attributes), S, in print_objc_property_list64()
4419 sym_name = get_symbol_64(offset + offsetof(struct class_ro64_t, name), S, in print_class_ro64_t()
4436 sym_name = get_symbol_64(offset + offsetof(struct class_ro64_t, baseMethods), in print_class_ro64_t()
4453 get_symbol_64(offset + offsetof(struct class_ro64_t, baseProtocols), S, in print_class_ro64_t()
4469 sym_name = get_symbol_64(offset + offsetof(struct class_ro64_t, ivars), S, in print_class_ro64_t()
4486 get_symbol_64(offset + offsetof(struct class_ro64_t, weakIvarLayout), S, in print_class_ro64_t()
4502 get_symbol_64(offset + offsetof(struct class_ro64_t, baseProperties), S, in print_class_ro64_t()
4606 name = get_symbol_64(offset + offsetof(struct class64_t, isa), S, info, in print_class64_t()
4613 name = get_symbol_64(offset + offsetof(struct class64_t, superclass), S, info, in print_class64_t()
4620 name = get_symbol_64(offset + offsetof(struct class64_t, cache), S, info, in print_class64_t()
4627 name = get_symbol_64(offset + offsetof(struct class64_t, vtable), S, info, in print_class64_t()
4633 name = get_symbol_64(offset + offsetof(struct class64_t, data), S, info, in print_class64_t()
4912 sym_name = get_symbol_64(offset + offsetof(struct category64_t, name), S, in print_category64_t()
4929 sym_name = get_symbol_64(offset + offsetof(struct category64_t, cls), S, info, in print_category64_t()
4946 get_symbol_64(offset + offsetof(struct category64_t, instanceMethods), S, in print_category64_t()
4962 sym_name = get_symbol_64(offset + offsetof(struct category64_t, classMethods), in print_category64_t()
4978 sym_name = get_symbol_64(offset + offsetof(struct category64_t, protocols), S, in print_category64_t()
4995 get_symbol_64(offset + offsetof(struct category64_t, instanceProperties), in print_category64_t()
5089 name = get_symbol_64(offset + offsetof(struct message_ref64, imp), S, info, in print_message_refs64()
5102 sym_name = get_symbol_64(offset + offsetof(struct message_ref64, sel), S, in print_message_refs64()