Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dbasic.c92 Dbg_basic_relocate(Lm_list *lml) in Dbg_basic_relocate() function
H A Dmapfile-vers80 Dbg_basic_relocate;
H A Dllib-llddbg68 void Dbg_basic_relocate(Lm_list *);
/titanic_41/usr/src/cmd/sgs/include/
H A Ddebug.h795 extern void Dbg_basic_relocate(Lm_list *);
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Drelocate.c2668 DBG_CALL(Dbg_basic_relocate(ofl->ofl_lml)); in ld_reloc_process()