/titanic_41/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfconst.c | 150 libconv_iter_func_os_t osabi; member 266 libconv_fill_iter(sym_table_ent_t *sym, conv_iter_osabi_t osabi, Half mach, in libconv_fill_iter() 304 libconv_fill(sym_table_ent_t *sym, conv_iter_osabi_t osabi, Half mach) in libconv_fill() 347 init_libconv_strings(conv_iter_osabi_t *osabi, Half *mach) in init_libconv_strings() 427 invalidate_libconv_strings(conv_iter_osabi_t *osabi, Half *mach) in invalidate_libconv_strings() 499 static conv_iter_osabi_t osabi; in elfedit_const_to_atoui() local
|
H A D | util_machelf.c | 334 elfedit_test_osabi(elfedit_obj_state_t *obj_state, uchar_t osabi, in elfedit_test_osabi()
|
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | phdr.c | 193 conv_phdr_type(uchar_t osabi, Half mach, Word type, Conv_fmt_flags_t fmt_flags, in conv_phdr_type() 201 conv_iter_phdr_type(conv_iter_osabi_t osabi, Conv_fmt_flags_t fmt_flags, in conv_iter_phdr_type() 268 conv_phdr_flags(uchar_t osabi, Word flags, Conv_fmt_flags_t fmt_flags, in conv_phdr_flags() 286 conv_iter_phdr_flags(conv_iter_osabi_t osabi, Conv_fmt_flags_t fmt_flags, in conv_iter_phdr_flags()
|
H A D | globals.c | 112 map_vd22str(Conv_inv_buf_t *inv_buf, uchar_t osabi, Half mach, in map_vd22str() 133 _conv_map_ds(uchar_t osabi, Half mach, Conv_elfvalue_t value, in _conv_map_ds() 250 _conv_iter_vd2(conv_iter_osabi_t osabi, Half mach, const Val_desc2 *vdp, in _conv_iter_vd2() 270 _conv_iter_ds(conv_iter_osabi_t osabi, Half mach, const conv_ds_t **dsp, in _conv_iter_ds()
|
H A D | sections.c | 39 sec_type_strings(conv_iter_osabi_t osabi, Half mach, Conv_fmt_flags_t fmt_flags) in sec_type_strings() 348 conv_sec_type(uchar_t osabi, Half mach, Word sec, Conv_fmt_flags_t fmt_flags, in conv_sec_type() 356 conv_iter_sec_type(conv_iter_osabi_t osabi, Half mach, in conv_iter_sec_type() 369 conv_iter_sec_symtab(conv_iter_osabi_t osabi, Conv_fmt_flags_t fmt_flags, in conv_iter_sec_symtab() 479 conv_iter_sec_flags(conv_iter_osabi_t osabi, Half mach, in conv_iter_sec_flags()
|
H A D | sections_machelf.c | 40 conv_sec_flags(uchar_t osabi, Half mach, Xword flags, in conv_sec_flags()
|
H A D | elf.c | 522 conv_ehdr_type(uchar_t osabi, Half etype, Conv_fmt_flags_t fmt_flags, in conv_ehdr_type() 530 conv_iter_ehdr_type(conv_iter_osabi_t osabi, Conv_fmt_flags_t fmt_flags, in conv_iter_ehdr_type() 833 conv_ehdr_osabi(uchar_t osabi, Conv_fmt_flags_t fmt_flags, in conv_ehdr_osabi() 865 ehdr_abivers_strings(conv_iter_osabi_t osabi, Conv_fmt_flags_t fmt_flags) in ehdr_abivers_strings() 906 conv_ehdr_abivers(uchar_t osabi, Word version, Conv_fmt_flags_t fmt_flags, in conv_ehdr_abivers() 914 conv_iter_ehdr_abivers(conv_iter_osabi_t osabi, Conv_fmt_flags_t fmt_flags, in conv_iter_ehdr_abivers()
|
H A D | dynamic_machelf.c | 133 conv_dyn_tag(Xword tag, uchar_t osabi, Half mach, Conv_fmt_flags_t fmt_flags, in conv_dyn_tag()
|
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() 379 conv_iter_sym_shndx(conv_iter_osabi_t osabi, Half mach, in conv_iter_sym_shndx()
|
H A D | globals_machelf.c | 257 _conv_expn_field2(CONV_EXPN_FIELD_ARG *arg, uchar_t osabi, Half mach, in _conv_expn_field2()
|
H A D | dynamic.c | 420 conv_dyn_tag_strings(conv_iter_osabi_t osabi, Half mach, in conv_dyn_tag_strings() 877 conv_iter_dyn_tag(conv_iter_osabi_t osabi, Half mach, in conv_iter_dyn_tag()
|
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | lintsup.c | 47 const char *wname, int wfd, uchar_t osabi) in regular32() 54 const char *wname, int wfd, uchar_t osabi) in regular64()
|
H A D | main.c | 548 const char *wname, int wfd, uchar_t osabi) in decide() 562 const char *wname, int wfd, uchar_t osabi) in archive() 735 uchar_t osabi; in main() local
|
H A D | elfdump.c | 119 uchar_t osabi; /* OSABI to use */ member 454 sections(const char *file, Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi) in sections() 537 gnu_eh_state_t *eh_state, uchar_t osabi, const char *file, uint_t flags) in unwind_eh_frame() 855 unwind(Cache *cache, Word shnum, Word phnum, Ehdr *ehdr, uchar_t osabi, in unwind() 967 Ehdr *ehdr, uchar_t osabi, VERSYM_STATE *versym, const char *file, in init_symtbl_state() 1310 uchar_t osabi, Ehdr *ehdr, uint_t flags) in cap_section() 1685 uchar_t osabi, Elf *elf, uint_t flags) in cap() 1844 syminfo(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, const char *file) in syminfo() 2417 symbols(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, in symbols() 2460 sunw_sort(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, in sunw_sort() [all …]
|
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | entry.c | 35 Dbg_ent_entry(Lm_list *lml, uchar_t osabi, Half mach, Ent_desc *enp) in Dbg_ent_entry() 77 Dbg_ent_print(Lm_list *lml, uchar_t osabi, Half mach, APlist *alp) in Dbg_ent_print()
|
H A D | shdr.c | 33 Elf_shdr(Lm_list *lml, uchar_t osabi, Half mach, Shdr *shdr) in Elf_shdr() 61 Dbg_shdr_modified(Lm_list *lml, const char *obj, uchar_t osabi, Half mach, in Dbg_shdr_modified()
|
H A D | phdr.c | 33 Elf_phdr(Lm_list *lml, uchar_t osabi, Half mach, Phdr *phdr) in Elf_phdr()
|
H A D | segments.c | 36 Dbg_seg_desc_entry(Lm_list *lml, uchar_t osabi, Half mach, int ndx, in Dbg_seg_desc_entry() 119 Dbg_seg_list(Lm_list *lml, uchar_t osabi, Half mach, APlist *apl) in Dbg_seg_list()
|
H A D | elf.c | 41 uchar_t osabi = ehdr->e_ident[EI_OSABI]; in Elf_ehdr() local
|
H A D | dynamic.c | 45 uchar_t osabi, Half mach) in Elf_dyn_entry()
|
H A D | map.c | 187 Dbg_map_sort_seg(Lm_list *lml, uchar_t osabi, Half mach, Sg_desc *sgp) in Dbg_map_sort_seg() 287 Dbg_map_seg_order(Ofl_desc *ofl, uchar_t osabi, Half mach, in Dbg_map_seg_order()
|
H A D | syms.c | 446 uchar_t osabi = ofl->ofl_dehdr->e_ident[EI_OSABI]; in Dbg_syms_resolving() local 639 uchar_t osabi, Half mach, Sym *sym, Versym verndx, int gnuver, in Elf_syms_table_entry()
|
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | phdr.c | 228 uchar_t osabi = ehdr->e_ident[EI_OSABI]; in process_args() local 352 uchar_t osabi = ehdr->e_ident[EI_OSABI]; in print_phdr() local 691 uchar_t osabi = ehdr->e_ident[EI_OSABI]; in cmd_body() local 824 uchar_t osabi = ehdr->e_ident[EI_OSABI]; in cmd_body() local
|
H A D | shdr.c | 217 uchar_t osabi = ehdr->e_ident[EI_OSABI]; in print_shdr() local 359 uchar_t osabi = ehdr->e_ident[EI_OSABI]; in cmd_body() local
|
H A D | dyn.c | 662 uchar_t osabi = ehdr->e_ident[EI_OSABI]; in arg_to_index() local 1280 uchar_t osabi = ehdr->e_ident[EI_OSABI]; in cmd_body() local
|