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