Home
last modified time | relevance | path

Searched refs:Dbg_reloc_sloppycomdat (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h426 #define Dbg_reloc_sloppycomdat Dbg64_reloc_sloppycomdat macro
657 #define Dbg_reloc_sloppycomdat Dbg32_reloc_sloppycomdat macro
949 extern void Dbg_reloc_sloppycomdat(Lm_list *, Sym_desc *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Drelocate.c337 Dbg_reloc_sloppycomdat(Lm_list *lml, Sym_desc *sdp) in Dbg_reloc_sloppycomdat() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c1871 DBG_CALL(Dbg_reloc_sloppycomdat(ofl->ofl_lml, rep_sdp)); in sloppy_comdat_reloc()