Home
last modified time | relevance | path

Searched refs:ld_place_section (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dsections.c788 if ((osp = ld_place_section(ofl, isec, NULL, ident, NULL)) == in ld_make_bss()
846 if (ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_array, NULL) == in make_array()
923 return ((uintptr_t)ld_place_section(ofl, isec, NULL, in make_comment()
986 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_dynamic, NULL); in make_dynamic()
1338 ofl->ofl_osgot = ld_place_section(ofl, isec, NULL, in ld_make_got()
1396 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_interp, NULL); in make_interp()
1421 return (ld_place_section(ofl, isec, NULL, ident, NULL)); in make_sym_sec()
1870 if ((ofl->ofl_oscap = ld_place_section(ofl, isec, in make_cap()
1897 ofl->ofl_oscapchain = ld_place_section(ofl, isec, in make_cap()
1940 ofl->ofl_osplt = ld_place_section(ofl, isec, NULL, in make_plt()
[all …]
H A Dorder.c275 return ((uintptr_t)ld_place_section(ofl, isp, path_info, in place_unordered()
336 osp = ld_place_section(ofl, isp, path_info, isp->is_keyident, in ld_process_ordered()
H A D_libld.h716 #define ld_place_section ld64_place_section macro
814 #define ld_place_section ld32_place_section macro
936 extern Os_desc *ld_place_section(Ofl_desc *, Is_desc *,
H A Dunwind.c366 if ((ofl->ofl_unwindhdr = ld_place_section(ofl, isp, NULL, in ld_unwind_make_hdr()
H A Dmap_core.c2829 if (ld_place_section(ofl, isp, NULL, in ld_map_post_process()
2835 if (ld_place_section(ofl, isp, NULL, in ld_map_post_process()
H A Dplace.c732 ld_place_section(Ofl_desc *ofl, Is_desc *isp, Place_path_info *path_info, in ld_place_section() function
H A Dfiles.c2847 if (ld_place_section(ofl, isp, path_info, in process_elf()