Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3736 struct ivar64_t { struct
3737 uint64_t offset; /* uintptr_t * (64-bit pointer) */
3738 uint64_t name; /* const char * (64-bit pointer) */
3739 uint64_t type; /* const char * (64-bit pointer) */
3740 uint32_t alignment;
3741 uint32_t size;