Searched defs:section_64 (Results 1 – 1 of 1) sorted by relevance
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;[all …]