Searched defs:sects (Results 1 – 6 of 6) sorted by relevance
212 struct section * sects; in main() local222 struct section_64 * sects; in main() local
294 struct section *sects = NULL; in validate_and_swap_macho_32() local475 struct section_64 *sects = NULL; in validate_and_swap_macho_64() local671 struct section *sects = NULL; in unswap_macho_32() local729 struct section_64 *sects = NULL; in unswap_macho_64() local
53 KXLDArray sects; member
400 reorder_section(KXLDArray *sects, u_int *sect_reorder_index, in reorder_section()
91 KXLDArray sects; member
196 def make_seg(seg, sects): argument