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
289 struct section *sects = NULL; in validate_and_swap_macho_32() local470 struct section_64 *sects = NULL; in validate_and_swap_macho_64() local666 struct section *sects = NULL; in unswap_macho_32() local724 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()
86 KXLDArray sects; member
196 def make_seg(seg, sects): argument