Home
last modified time | relevance | path

Searched refs:sym32 (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_access.c612 Elf32_Sym *sym32 = 0; in update_entry() local
629 sym32 = &((Elf32_Sym*)section_data)[sym_idx]; in update_entry()
636 sym->st_name = sym32->st_name; in update_entry()
637 sym->st_info = sym32->st_info; in update_entry()
638 sym->st_other = sym32->st_other; in update_entry()
639 sym->st_shndx = sym32->st_shndx; in update_entry()
640 sym->st_value = sym32->st_value; in update_entry()
641 sym->st_size = sym32->st_size; in update_entry()
/titanic_50/usr/src/cmd/sgs/elfedit/modules/
H A DMakefile.com49 SYM_OBJ= sym_msg.o sym32.o sym64.o