Home
last modified time | relevance | path

Searched refs:Dbg_file_fixname (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/sgs/include/
H A Ddebug.h345 #define Dbg_file_fixname Dbg64_file_fixname macro
577 #define Dbg_file_fixname Dbg32_file_fixname macro
858 extern void Dbg_file_fixname(Lm_list *, const char *, const char *);
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Da.out.c157 DBG_CALL(Dbg_file_fixname(LIST(clmp), nname, oname)); in aout_fix_name()
H A Delf.c150 DBG_CALL(Dbg_file_fixname(LIST(clmp), name, in elf_fix_name()
/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dfiles.c458 Dbg_file_fixname(Lm_list *lml, const char *oname, const char *nname) in Dbg_file_fixname() function