Home
last modified time | relevance | path

Searched refs:AL_CNT_SEGMENTS (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_core.c2524 if (aplist_append(&load_segs, sgp1, AL_CNT_SEGMENTS) == in sort_seg_list()
2572 AL_CNT_SEGMENTS, idx2) == NULL) in sort_seg_list()
2583 sgp1, AL_CNT_SEGMENTS) == NULL)) in sort_seg_list()
2592 if (aplist_append(&sort_segs, sgp1, AL_CNT_SEGMENTS) == NULL) in sort_seg_list()
2605 if (aplist_append(&sort_segs, sgp1, AL_CNT_SEGMENTS) == NULL) in sort_seg_list()
H A Dentry.c472 AL_CNT_SEGMENTS)) == NULL) in ld_ent_setup()
H A D_libld.h448 #define AL_CNT_SEGMENTS 20 /* ofl_segs */ macro
H A Dmap_support.c697 if (aplist_insert(&ofl->ofl_segs, sgp, AL_CNT_SEGMENTS, idx) == NULL) in ld_map_seg_insert()