Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp3774 struct ivar64_t { struct
3775 uint64_t offset; /* uintptr_t * (64-bit pointer) */
3776 uint64_t name; /* const char * (64-bit pointer) */
3777 uint64_t type; /* const char * (64-bit pointer) */
3778 uint32_t alignment;
3779 uint32_t size;