Searched defs:section_64 (Results 1 – 1 of 1) sorted by relevance
500 struct section_64 { struct501 char sectname[16];502 char segname[16];503 uint64_t addr;504 uint64_t size;505 uint32_t offset;506 uint32_t align;507 uint32_t reloff;508 uint32_t nreloc;509 uint32_t flags;[all …]