Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp2770 struct ivar32_t { struct
2771 uint32_t offset; /* uintptr_t * (32-bit pointer) */
2772 uint32_t name; /* const char * (32-bit pointer) */
2773 uint32_t type; /* const char * (32-bit pointer) */
2774 uint32_t alignment;
2775 uint32_t size;
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp3538 struct ivar32_t { struct
3539 uint32_t offset; /* uintptr_t * (32-bit pointer) */
3540 uint32_t name; /* const char * (32-bit pointer) */
3541 uint32_t type; /* const char * (32-bit pointer) */
3542 uint32_t alignment;
3543 uint32_t size;