Searched refs:Dbg_file_elf (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/sgs/include/ |
H A D | debug.h | 342 #define Dbg_file_elf Dbg64_file_elf macro 574 #define Dbg_file_elf Dbg32_file_elf macro 854 extern void Dbg_file_elf(Lm_list *, const char *, Addr, size_t,
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | object.c | 106 DBG_CALL(Dbg_file_elf(lml, name, 0, 0, lml->lm_lmidstr, lmco)); in elf_obj_init()
|
H A D | setup.c | 930 DBG_CALL(Dbg_file_elf(&lml_main, PATHNAME(mlmp), in setup()
|
H A D | elf.c | 1664 DBG_CALL(Dbg_file_elf(lml, name, addr, msize, lml->lm_lmidstr, lmco));
|
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | files.c | 101 Dbg_file_elf(Lm_list *lml, const char *name, Addr addr, size_t size, in Dbg_file_elf() function
|