Searched refs:ld_map_seg_alloc (Results 1 – 4 of 4) sorted by relevance
| /titanic_53/usr/src/cmd/sgs/libld/common/ |
| H A D | _map.h | 267 #define ld_map_seg_alloc ld64_map_seg_alloc macro 295 #define ld_map_seg_alloc ld32_map_seg_alloc macro 339 extern Sg_desc *ld_map_seg_alloc(const char *, Word, sg_flags_t);
|
| H A D | map_support.c | 533 ld_map_seg_alloc(const char *name, Word p_type, sg_flags_t sg_flags) in ld_map_seg_alloc() function
|
| H A D | map.c | 1300 ((sgp1 = ld_map_seg_alloc(name, PT_NULL, 0)) == NULL)) in ld_map_parse_v1()
|
| H A D | map_v2.c | 1423 if ((sgp = ld_map_seg_alloc(NULL, PT_NULL, in dir_phdr_add_null() 2273 if ((sgp = ld_map_seg_alloc(tkv.tkv_str, seg_type, in dir_segment_inner()
|