Searched refs:Dbg_sec_gnu_comdat (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | groups.c | 271 DBG_CALL(Dbg_sec_gnu_comdat(ofl->ofl_lml, gisc, TRUE, in ld_group_process()
|
H A D | place.c | 903 DBG_CALL(Dbg_sec_gnu_comdat(ofl->ofl_lml, isp, TRUE, in ld_place_section() 935 DBG_CALL(Dbg_sec_gnu_comdat(ofl->ofl_lml, isp, in ld_place_section()
|
/titanic_41/usr/src/cmd/sgs/include/ |
H A D | debug.h | 433 #define Dbg_sec_gnu_comdat Dbg64_sec_gnu_comdat macro 665 #define Dbg_sec_gnu_comdat Dbg32_sec_gnu_comdat macro 961 extern void Dbg_sec_gnu_comdat(Lm_list *, Is_desc *, Boolean, Boolean);
|
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | sections.c | 460 Dbg_sec_gnu_comdat(Lm_list *lml, Is_desc *isp, Boolean comdat, Boolean relax) in Dbg_sec_gnu_comdat() function
|