Lines Matching refs:segment
543 struct segment *seg = calloc(1, sizeof(*seg)); in add_segment()
602 static void copy_remapped_to(struct ta_elf *elf, const struct segment *seg) in copy_remapped_to()
629 struct segment *seg = NULL; in adjust_segments()
630 struct segment *prev_seg = NULL; in adjust_segments()
726 struct segment *seg = NULL; in populate_segments_legacy()
731 struct segment *last_seg = TAILQ_LAST(&elf->segs, segment_head); in populate_segments_legacy()
790 struct segment *seg = NULL; in populate_segments()
796 struct segment *last_seg = TAILQ_LAST(&elf->segs, segment_head); in populate_segments()
922 struct segment *seg = NULL; in ta_elf_add_bti()
1008 struct segment *seg = TAILQ_LAST(&elf->segs, segment_head); in map_segments()
1160 struct segment *seg = TAILQ_FIRST(&elf->segs); in clean_elf_load_main()
1342 struct segment *seg = NULL; in ta_elf_finalize_mappings()
1415 struct ta_elf **elf, struct segment **seg, in get_next_in_order()
1419 struct segment *s = NULL; in get_next_in_order()
1465 struct segment *seg = NULL; in ta_elf_print_mappings()
1562 struct segment *seg = NULL; in find_exidx()