Searched refs:first_seg (Results 1 – 1 of 1) sorted by relevance
2642 Sg_desc *first_seg = NULL; in ld_map_post_process() local2663 if ((first_seg == NULL) && !(sgp->sg_flags & FLG_SG_DISABLED)) in ld_map_post_process()2664 first_seg = sgp; in ld_map_post_process()2789 } else if (first_seg != NULL) { in ld_map_post_process()2808 first_seg = sgp; in ld_map_post_process()2818 if (first_seg->sg_flags & FLG_SG_NOHDR) in ld_map_post_process()2830 (first_seg->sg_phdr.p_type != PT_LOAD)) { in ld_map_post_process()2836 first_seg->sg_phdr.p_type, 0, &inv_buf), in ld_map_post_process()2837 first_seg->sg_name); in ld_map_post_process()