/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | symbols.c | 291 { SHN_UNDEF, ALL, MSG_SHN_UNDEF_CFNP }, in conv_sym_shndx_strings() 302 { SHN_UNDEF, ALL, MSG_SHN_UNDEF_CF }, in conv_sym_shndx_strings() 313 { SHN_UNDEF, ALL, MSG_SHN_UNDEF_CFNP }, in conv_sym_shndx_strings() 324 { SHN_UNDEF, ALL, MSG_SHN_UNDEF_NF }, in conv_sym_shndx_strings() 335 CONV_DS_VD2, SHN_UNDEF, SHN_XINDEX, shn_def }; in conv_sym_shndx_strings() 337 CONV_DS_VD2, SHN_UNDEF, SHN_XINDEX, shn_cf }; in conv_sym_shndx_strings() 339 CONV_DS_VD2, SHN_UNDEF, SHN_XINDEX, shn_cfnp }; in conv_sym_shndx_strings() 341 CONV_DS_VD2, SHN_UNDEF, SHN_XINDEX, shn_nf }; in conv_sym_shndx_strings()
|
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | resolve.c | 151 if ((sdp->sd_sym->st_shndx == SHN_UNDEF) && in sym_visibility() 152 (nsym->st_shndx != SHN_UNDEF) && (wnvis == STV_SINGLETON)) in sym_visibility() 159 if ((sdp->sd_sym->st_shndx != SHN_UNDEF) && in sym_visibility() 160 (nsym->st_shndx == SHN_UNDEF) && (wovis == STV_SINGLETON)) in sym_visibility() 338 if (shndx == SHN_UNDEF) in sym_promote() 346 if (((shndx == SHN_UNDEF) || ((nsdflags & FLG_SY_SPECSEC) && in sym_promote() 372 (sdp->sd_sym->st_shndx == SHN_UNDEF) && in sym_override() 415 if (nsym->st_shndx == SHN_UNDEF) { in sym_override() 454 if (((nsym->st_shndx == SHN_UNDEF) || in sym_override() 510 (nsym->st_shndx != SHN_UNDEF) && in sym_override() [all …]
|
H A D | syms.c | 400 if ((sdflags & FLG_SY_SPECSEC) || (nsym->st_shndx == SHN_UNDEF)) in ld_sym_enter() 474 (nsym->st_shndx != SHN_UNDEF)) { in ld_sym_enter() 496 if ((vis == STV_SINGLETON) && (nsym->st_shndx != SHN_UNDEF)) in ld_sym_enter() 514 sdp->sd_shndx = shndx = SHN_UNDEF; in ld_sym_enter() 526 ((nsym->st_shndx == SHN_UNDEF) || ((sdflags & FLG_SY_SPECSEC) && in ld_sym_enter() 557 if (nsym->st_shndx == SHN_UNDEF) { in ld_sym_enter() 652 if ((usdp->sd_shndx == SHN_UNDEF) || in sym_add_spec() 730 (sdp->sd_sym->st_shndx == SHN_UNDEF)) { in sym_add_spec() 1026 (sdp->sd_sym->st_shndx != SHN_UNDEF)) { in ld_sym_adjust_vis() 1089 if (sdp->sd_sym->st_shndx == SHN_UNDEF) { in ensure_sym_local() [all …]
|
H A D | machsym.sparc.c | 185 if ((shndx != SHN_ABS) && (shndx != SHN_UNDEF)) { in ld_is_regsym_sparc() 199 (shndx != SHN_UNDEF)) { in ld_is_regsym_sparc()
|
H A D | groups.c | 177 if ((gshdr->sh_link == SHN_UNDEF) || in ld_group_process() 200 if ((sshdr->sh_info == SHN_UNDEF) || in ld_group_process()
|
H A D | map_support.c | 496 if (sym->st_shndx == SHN_UNDEF) { in ld_map_seg_size_symbol() 1092 ms->ms_shndx = SHN_UNDEF; in ld_map_sym_enter() 1127 if (sym->st_shndx == SHN_UNDEF) in ld_map_sym_enter() 1160 if (sym->st_shndx != SHN_UNDEF) { in ld_map_sym_enter() 1161 if ((ms->ms_shndx != SHN_UNDEF) && in ld_map_sym_enter() 1187 if (ms->ms_shndx != SHN_UNDEF) in ld_map_sym_enter()
|
/titanic_50/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit_machelf.c | 144 tstate.os_dynndx = SHN_UNDEF; in elfedit64_init_obj_state() 309 if (symtab->symt_xshndx != SHN_UNDEF) { in elfedit64_init_obj_state() 322 if (symtab->symt_syminfo != SHN_UNDEF) { in elfedit64_init_obj_state() 335 if (symtab->symt_versym != SHN_UNDEF) { in elfedit64_init_obj_state() 357 if (obj_state->os_dynndx != SHN_UNDEF) { in elfedit64_init_obj_state()
|
H A D | util_machelf.c | 137 return (SHN_UNDEF); in elfedit_name_to_shndx() 179 return (SHN_UNDEF); in elfedit_type_to_shndx() 277 (shndx != SHN_UNDEF)) in elfedit_shndx_to_name() 416 if (obj_state->os_dynndx != SHN_UNDEF) { in elfedit_sec_getdyn() 665 (symtab->symt_xshndx == SHN_UNDEF)) in elfedit_sec_getxshndx() 726 (symtab->symt_versym == SHN_UNDEF)) in elfedit_sec_getversym() 1008 if (obj_state->os_dynndx != SHN_UNDEF) { in elfedit_strtab_insert_test() 1094 if (obj_state->os_dynndx != SHN_UNDEF) { in elfedit_strtab_insert()
|
/titanic_50/usr/src/lib/libdwarf/common/ |
H A D | pro_reloc_symbolic.c | 210 know */ SHN_UNDEF, in _dwarf_symbolic_relocs_to_disk() 221 know */ SHN_UNDEF, in _dwarf_symbolic_relocs_to_disk()
|
/titanic_50/usr/src/cmd/sgs/libelf/common/ |
H A D | ndxscn.c | 43 return (SHN_UNDEF); in elf_ndxscn()
|
H A D | newdata.c | 49 if (s->s_index == SHN_UNDEF) { in elf_newdata()
|
/titanic_50/usr/src/tools/ctf/common/ |
H A D | symbol.c | 43 if (sym->st_shndx == SHN_UNDEF || sym->st_name == 0) in ignore_symbol()
|
/titanic_50/usr/src/cmd/sgs/librtld_db/demo/common/ |
H A D | syms.c | 78 if ((sym.st_shndx == SHN_UNDEF) || in str_map_sym() 156 if ((sym.st_name == 0) || (sym.st_shndx == SHN_UNDEF)) in addr_map_sym()
|
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | sym.c | 264 if (symstate->versym.shndx != SHN_UNDEF) in dump_symtab() 268 if (symstate->xshndx.shndx != SHN_UNDEF) in dump_symtab() 363 (symstate1->xshndx.shndx != SHN_UNDEF)) { in all_same() 371 (symstate2->xshndx.shndx != SHN_UNDEF)) { in all_same() 495 if (symstate->xshndx.shndx != SHN_UNDEF) in print_symstate() 619 if (symstate->versym.shndx != SHN_UNDEF) in print_sym() 621 if (symstate->xshndx.shndx != SHN_UNDEF) in print_sym() 633 if (symstate->xshndx.shndx != SHN_UNDEF) in print_sym() 848 xshndx = SHN_UNDEF; in cmd_body_set_st_shndx() 849 if (symstate->xshndx.shndx != SHN_UNDEF) in cmd_body_set_st_shndx() [all …]
|
/titanic_50/usr/src/uts/intel/ia32/krtld/ |
H A D | kobj_reloc.c | 215 if (symref->st_shndx == SHN_UNDEF && in do_relocate() 220 if (symref->st_shndx == SHN_UNDEF && in do_relocate()
|
/titanic_50/usr/src/lib/libtnfctl/ |
H A D | sym.c | 328 if ((sym->st_shndx != SHN_UNDEF) && in sym_match() 360 if ((sym->st_shndx != SHN_UNDEF) && in sym_matchname()
|
/titanic_50/usr/src/cmd/mdb/tools/findfp/common/ |
H A D | findsym.c | 63 sym.st_shndx == SHN_UNDEF) in findelfsym()
|
/titanic_50/usr/src/uts/intel/amd64/krtld/ |
H A D | kobj_reloc.c | 220 if (symref->st_shndx == SHN_UNDEF && in do_relocate() 225 if (symref->st_shndx == SHN_UNDEF && in do_relocate()
|
/titanic_50/usr/src/uts/sparc/krtld/ |
H A D | kobj_reloc.c | 270 if (symref->st_shndx == SHN_UNDEF && in do_relocate() 277 if (symref->st_shndx == SHN_UNDEF && in do_relocate()
|
/titanic_50/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_nm.c | 167 case SHN_UNDEF: in nm_sect2str() 338 if (sym->st_shndx == SHN_UNDEF) in nm_undef() 383 if (sym->st_shndx == SHN_UNDEF) in nm_cnt_undef() 412 if (sym->st_shndx == SHN_UNDEF) in nm_get_undef()
|
/titanic_50/usr/src/common/ctf/ |
H A D | ctf_util.c | 182 if (shndx == SHN_UNDEF || noff == 0) in ctf_sym_valid()
|
/titanic_50/usr/src/grub/grub-0.97/stage2/ |
H A D | i386-elf.h | 83 #define SHN_UNDEF 0 macro
|
/titanic_50/usr/src/cmd/sgs/nm/common/ |
H A D | nm.c | 951 if ((sym_data->shndx == SHN_UNDEF) && in is_sym_print() 1022 if ((sym_data->shndx == SHN_UNDEF) && (strlen(sym_data->name))) { in print_with_uflag() 1050 if ((sym_data->shndx == SHN_UNDEF) && (strlen(sym_data->name))) in print_brief_sym_type() 1254 if (sym_data->shndx == SHN_UNDEF) { in print_with_otherflags()
|
/titanic_50/usr/src/lib/libsaveargs/tests/dump/ |
H A D | dump.c | 97 (ss.ss_sym.st_shndx == SHN_UNDEF)) in walk_symtab()
|
/titanic_50/usr/src/cmd/sgs/mcs/common/ |
H A D | file.c | 385 (shdr->sh_info != SHN_UNDEF && in traverse_file() 518 (tmp_shdr.sh_link != SHN_UNDEF) && in traverse_file() 732 if ((shstrndx != SHN_UNDEF) && in build_file() 734 dst_ehdr.e_shstrndx = SHN_UNDEF; in build_file() 851 (csym.st_shndx != SHN_UNDEF)) { in build_file() 916 if (oldshndx[c] != SHN_UNDEF) { in build_file()
|