Lines Matching defs:section_64
602 struct section_64 { struct603 char sectname[16];604 char segname[16];605 uint64_t addr;606 uint64_t size;607 uint32_t offset;608 uint32_t align;609 uint32_t reloff;610 uint32_t nreloc;611 uint32_t flags;612 uint32_t reserved1;613 uint32_t reserved2;614 uint32_t reserved3;