Searched refs:conv_sym_value (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | symbols_machelf.c | 38 conv_sym_value(Half mach, uchar_t type, Addr value, Conv_inv_buf_t *inv_buf) in conv_sym_value() function
|
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | conv.h | 1017 #define conv_sym_value conv64_sym_value macro 1035 #define conv_sym_value conv32_sym_value macro 1076 extern const char *conv_sym_value(Half, uchar_t, Addr, Conv_inv_buf_t *);
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | relocate.c | 706 conv_sym_value(mach, STT_SPARC_REGISTER, in Elf_reloc_apply_reg()
|
H A D | syms.c | 660 conv_sym_value(mach, type, sym->st_value, &inv_buf1), in Elf_syms_table_entry()
|