Searched refs:conv_sym_shndx (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | syms.c | 2078 conv_sym_shndx(osabi, mach, sym->st_shndx, in ld_sym_process() 2204 conv_sym_shndx(osabi, mach, in ld_sym_process() 2289 conv_sym_shndx(osabi, mach, sym->st_shndx, in ld_sym_process() 2390 conv_sym_shndx(osabi, mach, nsym->st_shndx, in ld_sym_process() 2499 conv_sym_shndx(osabi, mach, nsym->st_shndx, in ld_sym_process()
|
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | symbols.c | 371 conv_sym_shndx(uchar_t osabi, Half mach, Half shndx, Conv_fmt_flags_t fmt_flags, in conv_sym_shndx() function
|
H A D | llib-lconv | 173 const char *conv_sym_shndx(uchar_t, Half, Half, Conv_fmt_flags_t,
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | conv.h | 913 extern const char *conv_sym_shndx(uchar_t, Half, Half, Conv_fmt_flags_t,
|
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | syms.c | 656 sec = conv_sym_shndx(osabi, mach, sym->st_shndx, in Elf_syms_table_entry()
|
/titanic_50/usr/src/cmd/sgs/elfedit/common/ |
H A D | util_machelf.c | 285 return (conv_sym_shndx(obj_state->os_ehdr->e_ident[EI_OSABI], in elfedit_shndx_to_name()
|
/titanic_50/usr/src/cmd/sgs/dump/common/ |
H A D | dump.c | 610 conv_sym_shndx(p_ehdr.e_ident[EI_OSABI], in print_symtab()
|
/titanic_50/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 1144 sec = conv_sym_shndx(state->osabi, state->ehdr->e_machine, in output_symbol()
|