Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp3782 struct ivar32_t { struct
3783 uint32_t offset; /* uintptr_t * (32-bit pointer) */
3784 uint32_t name; /* const char * (32-bit pointer) */
3785 uint32_t type; /* const char * (32-bit pointer) */
3786 uint32_t alignment;
3787 uint32_t size;