Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_map.h276 #define ld_map_seg_index ld64_map_seg_index macro
305 #define ld_map_seg_index ld32_map_seg_index macro
351 extern Xword ld_map_seg_index(Mapfile *, Sg_desc *);
H A Dmap_support.c353 ld_map_seg_index(Mapfile *mf, Sg_desc *sgp) in ld_map_seg_index() function
H A Dmap.c1338 ndx = ld_map_seg_index(mf, sgp1); in ld_map_parse_v1()
H A Dmap_v2.c2359 ndx = ld_map_seg_index(mf, sgp); in dir_segment_inner()
2694 Xword ndx = ld_map_seg_index(mf, sgp); in dir_stack()