Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsymbols_machelf.c38 conv_sym_value(Half mach, uchar_t type, Addr value, Conv_inv_buf_t *inv_buf) in conv_sym_value() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h1051 #define conv_sym_value conv64_sym_value macro
1070 #define conv_sym_value conv32_sym_value macro
1113 extern const char *conv_sym_value(Half, uchar_t, Addr, Conv_inv_buf_t *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Drelocate.c706 conv_sym_value(mach, STT_SPARC_REGISTER, in Elf_reloc_apply_reg()
H A Dsyms.c653 conv_sym_value(mach, type, sym->st_value, &inv_buf1), in Elf_syms_table_entry()