reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-objdump/MachODump.cpp
 3389   return get_symbol_64(sect_offset, S, info, n_value64, ReferenceValue);
 4000     const char *symbol_name = get_symbol_64(offset, S, info, n_value);
 4052     const char *symbol_name = get_symbol_64(
 4079   const char *symbol_name = get_symbol_64(offset, S, info, n_value);
 4138     const char *name = get_symbol_64(i, S, info, n_value, p);
 4272     sym_name = get_symbol_64(offset + offsetof(struct method64_t, name), S,
 4289     sym_name = get_symbol_64(offset + offsetof(struct method64_t, types), S,
 4306     name = get_symbol_64(offset + offsetof(struct method64_t, imp), S, info,
 4496     sym_name = get_symbol_64(offset, S, info, n_value, q);
 4523     sym_name = get_symbol_64(offset + offsetof(struct protocol64_t, name), S,
 4543         get_symbol_64(offset + offsetof(struct protocol64_t, instanceMethods),
 4560         get_symbol_64(offset + offsetof(struct protocol64_t, classMethods), S,
 4892     sym_name = get_symbol_64(offset + offsetof(struct ivar64_t, offset), S,
 4913     sym_name = get_symbol_64(offset + offsetof(struct ivar64_t, name), S, info,
 4930     sym_name = get_symbol_64(offset + offsetof(struct ivar64_t, type), S, info,
 5062     sym_name = get_symbol_64(offset + offsetof(struct objc_property64, name), S,
 5080         get_symbol_64(offset + offsetof(struct objc_property64, attributes), S,
 5188   sym_name = get_symbol_64(offset + offsetof(struct class_ro64_t, name), S,
 5205   sym_name = get_symbol_64(offset + offsetof(struct class_ro64_t, baseMethods),
 5222       get_symbol_64(offset + offsetof(struct class_ro64_t, baseProtocols), S,
 5238   sym_name = get_symbol_64(offset + offsetof(struct class_ro64_t, ivars), S,
 5255       get_symbol_64(offset + offsetof(struct class_ro64_t, weakIvarLayout), S,
 5271       get_symbol_64(offset + offsetof(struct class_ro64_t, baseProperties), S,
 5370   name = get_symbol_64(offset + offsetof(struct class64_t, isa), S, info,
 5377   name = get_symbol_64(offset + offsetof(struct class64_t, superclass), S, info,
 5390   name = get_symbol_64(offset + offsetof(struct class64_t, cache), S, info,
 5397   name = get_symbol_64(offset + offsetof(struct class64_t, vtable), S, info,
 5403   name = get_symbol_64(offset + offsetof(struct class64_t, data), S, info,
 5682   sym_name = get_symbol_64(offset + offsetof(struct category64_t, name), S,
 5699   sym_name = get_symbol_64(offset + offsetof(struct category64_t, cls), S, info,
 5716       get_symbol_64(offset + offsetof(struct category64_t, instanceMethods), S,
 5732   sym_name = get_symbol_64(offset + offsetof(struct category64_t, classMethods),
 5748   sym_name = get_symbol_64(offset + offsetof(struct category64_t, protocols), S,
 5765       get_symbol_64(offset + offsetof(struct category64_t, instanceProperties),
 5864     name = get_symbol_64(offset + offsetof(struct message_ref64, imp), S, info,
 5877     sym_name = get_symbol_64(offset + offsetof(struct message_ref64, sel), S,