/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | sections.c | 308 if ((osabi == ELFOSABI_NONE) || (osabi == ELFOSABI_SOLARIS) || in sec_type_strings() 327 (osabi == ELFOSABI_SOLARIS) || (osabi == CONV_OSABI_ALL)) { in sec_type_strings() 435 { SHT_SUNW_LDYNSYM, ELFOSABI_SOLARIS, 0, in conv_iter_sec_symtab() 443 { SHT_SUNW_LDYNSYM, ELFOSABI_SOLARIS, 0, in conv_iter_sec_symtab() 494 #define SOL ELFOSABI_SOLARIS, EM_NONE in conv_sec_flags_strings()
|
H A D | elf.c | 706 #define SOL ELFOSABI_SOLARIS, EM_NONE in ehdr_type_strings() 1040 CONV_DS_MSG_INIT(ELFOSABI_SOLARIS, osabi_6_18_cf) }; in ehdr_osabi_strings() 1042 CONV_DS_MSG_INIT(ELFOSABI_SOLARIS, osabi_6_18_nf) }; in ehdr_osabi_strings() 1044 CONV_DS_MSG_INIT(ELFOSABI_SOLARIS, osabi_6_18_dmp) }; in ehdr_osabi_strings() 1160 if ((osabi == ELFOSABI_SOLARIS) || (osabi == CONV_OSABI_ALL)) in ehdr_abivers_strings() 1205 return (conv_ehdr_type(ELFOSABI_SOLARIS, (Half)info, 0, in conv_reject_desc()
|
H A D | phdr.c | 39 #define SOL ELFOSABI_SOLARIS, EM_NONE in conv_phdr_type_strings() 239 #define SOL ELFOSABI_SOLARIS, EM_NONE in conv_phdr_flags_strings()
|
H A D | symbols.c | 308 #define SOL ELFOSABI_SOLARIS, EM_NONE in conv_sym_shndx_strings()
|
H A D | elf.msg | 515 @ MSG_OSABI_SOLARIS_CF "ELFOSABI_SOLARIS" #6
|
H A D | dynamic.c | 790 (osabi == ELFOSABI_SOLARIS) || (osabi == CONV_OSABI_ALL); in conv_dyn_tag_strings()
|
/illumos-gate/usr/src/boot/common/ |
H A D | load_elf.c | 403 if (ehdr->e_ident[EI_OSABI] == ELFOSABI_SOLARIS) { in __elfN() 424 if (ehdr->e_ident[EI_OSABI] == ELFOSABI_SOLARIS) { in __elfN() 451 if (ehdr->e_ident[EI_OSABI] == ELFOSABI_SOLARIS) { in __elfN() 462 if (ehdr->e_ident[EI_OSABI] == ELFOSABI_SOLARIS) { in __elfN() 487 if (ehdr->e_ident[EI_OSABI] == ELFOSABI_SOLARIS) { in __elfN() 502 if (ehdr->e_ident[EI_OSABI] == ELFOSABI_SOLARIS) { in __elfN() 519 if (ehdr->e_ident[EI_OSABI] == ELFOSABI_SOLARIS) { in __elfN() 684 if (ehdr->e_ident[EI_OSABI] != ELFOSABI_SOLARIS) in __elfN() 707 if (ehdr->e_ident[EI_OSABI] == ELFOSABI_SOLARIS) in __elfN()
|
/illumos-gate/usr/src/cmd/sgs/elfedit/common/ |
H A D | util_machelf.c | 341 obj_osabi = ELFOSABI_SOLARIS; in elfedit_test_osabi() 373 (void) elfedit_test_osabi(obj_state, ELFOSABI_SOLARIS, 1); in elfedit_sec_getcap() 521 if (elfedit_test_osabi(obj_state, ELFOSABI_SOLARIS, 0)) { in elfedit_sec_issymtab() 876 if (!elfedit_test_osabi(obj_state, ELFOSABI_SOLARIS, 0)) in elfedit_dynstr_getpad()
|
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_elf_defines.h | 936 #ifndef ELFOSABI_SOLARIS 937 #define ELFOSABI_SOLARIS 6 macro
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 1903 check_phdr_v_shdr(iphdr, phndx, ELFOSABI_SOLARIS, in interp() 2511 (osabi != ELFOSABI_SOLARIS))) in symbols() 3008 int osabi_solaris = osabi == ELFOSABI_SOLARIS; in dynamic() 5112 osabi = ELFOSABI_SOLARIS; in regular() 5317 if ((osabi == ELFOSABI_SOLARIS) || (osabi == ELFOSABI_LINUX)) in regular() 5323 if ((flags & FLG_SHOW_SORT) && (osabi == ELFOSABI_SOLARIS)) in regular() 5376 if ((flags & FLG_SHOW_MOVE) && (osabi == ELFOSABI_SOLARIS)) in regular() 5382 if ((flags & FLG_SHOW_CAP) && (osabi == ELFOSABI_SOLARIS)) in regular() 5386 ((osabi == ELFOSABI_SOLARIS) || (osabi == ELFOSABI_LINUX))) in regular()
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | dyn.c | 309 elfedit_test_osabi(argstate->obj_state, ELFOSABI_SOLARIS, 0); in print_dyn() 990 ELFOSABI_SOLARIS, 0)) in cmd_body_runpath() 1250 ELFOSABI_SOLARIS, 1); in cmd_body()
|
H A D | syminfo.c | 495 ELFOSABI_SOLARIS, 0)) in needed_to_boundto()
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | map_core.c | 2511 DBG_CALL(Dbg_map_sort_seg(ofl->ofl_lml, ELFOSABI_SOLARIS, in sort_seg_list() 2620 Dbg_map_sort_seg(ofl->ofl_lml, ELFOSABI_SOLARIS, in sort_seg_list() 2835 conv_phdr_type(ELFOSABI_SOLARIS, ld_targ.t_m.m_mach, in ld_map_post_process()
|
H A D | outfile.c | 728 ofl->ofl_nehdr->e_ident[EI_OSABI] = ELFOSABI_SOLARIS; in ld_create_outfile()
|
H A D | map_v2.c | 2345 conv_phdr_type(ELFOSABI_SOLARIS, ld_targ.t_m.m_mach, in dir_segment_inner() 2573 DBG_CALL(Dbg_map_seg_order(mf->mf_ofl, ELFOSABI_SOLARIS, in dir_segment_order() 2642 DBG_CALL(Dbg_map_seg_order(mf->mf_ofl, ELFOSABI_SOLARIS, in dir_segment_order()
|
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/ |
H A D | rtld.c | 1349 dynstr = conv_dyn_tag(dyn.d_tag, ELFOSABI_SOLARIS, M_MACH, 0, &inv_buf); in dcmd_ElfDyn() 1448 conv_phdr_flags(ELFOSABI_SOLARIS, phdr.p_flags, 0, in dcmd_ElfPhdr() 1451 conv_phdr_type(ELFOSABI_SOLARIS, M_MACH, phdr.p_type, 0, &inv_buf)); in dcmd_ElfPhdr()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | elf.h | 423 #define ELFOSABI_SOLARIS 6 /* Sun Solaris */ macro
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | elf_common.h | 162 #define ELFOSABI_SOLARIS 6 /* Solaris */ macro
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | conv.h | 697 ((_osabi != ELFOSABI_NONE) || (_vdp->v_osabi != ELFOSABI_SOLARIS)))
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | Pcore.c | 2545 ELFOSABI_SOLARIS)) {
|