Home
last modified time | relevance | path

Searched defs:class64_t (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp1531 struct class64_t { struct
1532 uint64_t isa; // class64_t * (64-bit pointer) argument
1533 uint64_t superclass; // class64_t * (64-bit pointer) argument
1534 uint64_t cache; // Cache (64-bit pointer)
1535 uint64_t vtable; // IMP * (64-bit pointer)
1536 uint64_t data; // class_ro64_t * (64-bit pointer)