Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3754 struct ivar32_t { struct
3755 uint32_t offset; /* uintptr_t * (32-bit pointer) */
3756 uint32_t name; /* const char * (32-bit pointer) */
3757 uint32_t type; /* const char * (32-bit pointer) */
3758 uint32_t alignment;
3759 uint32_t size;