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

References

tools/llvm-objdump/MachODump.cpp
 5442   r = get_pointer_32(p, offset, left, S, info);
 5456       get_symbol_32(offset + offsetof(struct class32_t, isa), S, info, c.isa);
 5462   name = get_symbol_32(offset + offsetof(struct class32_t, superclass), S, info,
 5469   name = get_symbol_32(offset + offsetof(struct class32_t, cache), S, info,
 5476   name = get_symbol_32(offset + offsetof(struct class32_t, vtable), S, info,
 5483       get_symbol_32(offset + offsetof(struct class32_t, data), S, info, c.data);