Searched refs:sect_head (Results 1 – 4 of 4) sorted by relevance
101 bfd_mach_o_section *sect_head; member
1684 for (sec = seg->sect_head; sec != NULL; sec = sec->next) in bfd_mach_o_write_segment_32()1702 for (sec = seg->sect_head; sec != NULL; sec = sec->next) in bfd_mach_o_write_segment_32()1718 for (sec = seg->sect_head; sec != NULL; sec = sec->next) in bfd_mach_o_write_segment_64()1736 for (sec = seg->sect_head; sec != NULL; sec = sec->next) in bfd_mach_o_write_segment_64()2562 if (seg->sect_head == NULL) in bfd_mach_o_append_section_to_segment()2563 seg->sect_head = s; in bfd_mach_o_append_section_to_segment()2734 vma = seg->sect_head->addr; in bfd_mach_o_build_exec_seg_command()2742 for (s = seg->sect_head; s != NULL; s = s->next) in bfd_mach_o_build_exec_seg_command()2903 seg->sect_head = NULL; in bfd_mach_o_init_segment()4482 seg->sect_head = NULL; in bfd_mach_o_read_segment()[all …]
1001 sect_head and sect_tail.
345 for (sec = seg->sect_head; sec != NULL; sec = sec->next) in dump_section_map()431 for (sec = seg->sect_head; sec != NULL; sec = sec->next) in dump_segment()2081 for (sec = seg->sect_head; sec != NULL; sec = sec->next) in dump_section_content()