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