Lines Matching refs:segment
489 struct segment *seg = calloc(1, sizeof(*seg)); in add_segment()
548 static void copy_remapped_to(struct ta_elf *elf, const struct segment *seg) in copy_remapped_to()
575 struct segment *seg = NULL; in adjust_segments()
576 struct segment *prev_seg = NULL; in adjust_segments()
672 struct segment *seg = NULL; in populate_segments_legacy()
677 struct segment *last_seg = TAILQ_LAST(&elf->segs, segment_head); in populate_segments_legacy()
736 struct segment *seg = NULL; in populate_segments()
742 struct segment *last_seg = TAILQ_LAST(&elf->segs, segment_head); in populate_segments()
868 struct segment *seg = NULL; in ta_elf_add_bti()
954 struct segment *seg = TAILQ_LAST(&elf->segs, segment_head); in map_segments()
1102 struct segment *seg = TAILQ_FIRST(&elf->segs); in clean_elf_load_main()
1277 struct segment *seg = NULL; in ta_elf_finalize_mappings()
1350 struct ta_elf **elf, struct segment **seg, in get_next_in_order()
1354 struct segment *s = NULL; in get_next_in_order()
1400 struct segment *seg = NULL; in ta_elf_print_mappings()
1495 struct segment *seg = NULL; in find_exidx()