Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp2762 struct ivar64_t { struct
2763 uint64_t offset; /* uintptr_t * (64-bit pointer) */
2764 uint64_t name; /* const char * (64-bit pointer) */
2765 uint64_t type; /* const char * (64-bit pointer) */
2766 uint32_t alignment;
2767 uint32_t size;
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp3530 struct ivar64_t { struct
3531 uint64_t offset; /* uintptr_t * (64-bit pointer) */
3532 uint64_t name; /* const char * (64-bit pointer) */
3533 uint64_t type; /* const char * (64-bit pointer) */
3534 uint32_t alignment;
3535 uint32_t size;