Searched defs:section_64 (Results 1 – 1 of 1) sorted by relevance
584 struct section_64 { struct585 char sectname[16];586 char segname[16];587 uint64_t addr;588 uint64_t size;589 uint32_t offset;590 uint32_t align;591 uint32_t reloff;592 uint32_t nreloc;593 uint32_t flags;[all …]