Searched refs:ld_seg_lookup (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | _libld.h | 735 #define ld_seg_lookup ld64_seg_lookup macro 833 #define ld_seg_lookup ld32_seg_lookup macro 969 extern Sg_desc *ld_seg_lookup(Ofl_desc *, const char *,
|
H A D | entry.c | 315 ld_seg_lookup(Ofl_desc *ofl, const char *name, avl_index_t *where) in ld_seg_lookup() function
|
H A D | map.c | 1273 sgp1 = ld_seg_lookup(mf->mf_ofl, name, &where); in ld_map_parse_v1()
|
H A D | map_v2.c | 2268 sgp = ld_seg_lookup(mf->mf_ofl, tkv.tkv_str, &where); in dir_segment_inner() 2530 sgp = ld_seg_lookup(mf->mf_ofl, tkv.tkv_str, NULL); in dir_segment_order()
|