Home
last modified time | relevance | path

Searched refs:ld_os_first_isdesc (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h708 #define ld_os_first_isdesc ld64_os_first_isdesc macro
807 #define ld_os_first_isdesc ld32_os_first_isdesc macro
929 extern Is_desc *ld_os_first_isdesc(Os_desc *);
H A Dsections.c2257 dynsymisp = ld_os_first_isdesc(symtab); in make_dyn_shndx()
3184 Is_desc *isec = ld_os_first_isdesc(osp); in update_data_size()
3435 isp = ld_os_first_isdesc(osp); in ld_make_sections()
H A Dplace.c81 ld_os_first_isdesc(Os_desc *osp) in ld_os_first_isdesc() function
H A Dupdate.c3292 isp = ld_os_first_isdesc(osp); in update_ogroup()
3642 isp = ld_os_first_isdesc(osp); in translate_link()
H A Drelocate.c2376 reld.rel_isdesc = ld_os_first_isdesc(ofl->ofl_osmove); in process_movereloc()