Home
last modified time | relevance | path

Searched refs:SHN_ABS (Results 1 – 25 of 40) sorted by relevance

12

/titanic_51/usr/src/cmd/sgs/libld/common/
H A Dmachsym.sparc.c105 if ((osym->st_shndx == SHN_ABS) && in ld_reg_check_sparc()
106 (nsym->st_shndx == SHN_ABS)) { in ld_reg_check_sparc()
185 if ((shndx != SHN_ABS) && (shndx != SHN_UNDEF)) { in ld_is_regsym_sparc()
H A Dversion.c258 sdp->sd_shndx = sdp->sd_sym->st_shndx = SHN_ABS; in ld_vers_check_defs()
274 (sdp->sd_sym->st_shndx != SHN_ABS) && in ld_vers_check_defs()
287 sym->st_shndx = SHN_ABS; in ld_vers_check_defs()
292 vdp->vd_file, ofl, 0, SHN_ABS, in ld_vers_check_defs()
H A Dmap_support.c479 sym->st_shndx = SHN_ABS; in ld_map_seg_size_symbol()
488 SHN_ABS, (FLG_SY_SPECSEC | FLG_SY_GLOBREF), &where)) == in ld_map_seg_size_symbol()
497 sdp->sd_shndx = sym->st_shndx = SHN_ABS; in ld_map_seg_size_symbol()
1200 if ((ms->ms_shndx == SHN_ABS) && ms->ms_size && !ms->ms_value_set) { in ld_map_sym_enter()
H A Dupdate.c344 sym->st_shndx = SHN_ABS; in update_osym()
358 sym->st_shndx = SHN_ABS; in update_osym()
513 etext_ndx = SHN_ABS; in update_osym()
523 edata_ndx = SHN_ABS; in update_osym()
587 end_ndx = SHN_ABS; in update_osym()
592 end_ndx = SHN_ABS; in update_osym()
731 (sym->st_shndx == SHN_ABS) && in update_osym()
761 (sym->st_shndx == SHN_ABS)) in update_osym()
774 sdp->sd_shndx = sym->st_shndx = SHN_ABS; in update_osym()
1635 sdp->sd_shndx = sectndx = SHN_ABS; in update_osym()
[all...]
H A Dsyms.c655 usdp->sd_shndx = usdp->sd_sym->st_shndx = SHN_ABS; in sym_add_spec()
704 sym->st_shndx = SHN_ABS; in sym_add_spec()
710 ofl, 0, SHN_ABS, (FLG_SY_SPECSEC | sdflags_u), &where)) == in sym_add_spec()
740 sdp->sd_shndx = sdp->sd_sym->st_shndx = SHN_ABS; in sym_add_spec()
2283 (sym->st_shndx != SHN_ABS))) || in ld_sym_process()
H A Dmap.c1083 ms.ms_shndx = SHN_ABS; in map_version()
1088 ms.ms_shndx = SHN_ABS; in map_version()
H A Dlibs.c147 if ((shndx == SHN_ABS) || (shndx == SHN_COMMON) || in process_member()
/titanic_51/usr/src/cmd/sgs/rtld/sparc/
H A Dcommon_sparc.c83 if ((sym1->st_shndx == SHN_ABS) && (sym2->st_shndx == SHN_ABS)) in check_regsyms()
H A Dsparc_a.out.c132 (sym->st_shndx != SHN_ABS)) in aout_bndr()
321 (sym->st_shndx != SHN_ABS)) in aout_reloc()
H A Dsparc_elf.c442 (nsym->st_shndx != SHN_ABS)) in elf_bndr()
898 (symdef->st_shndx != SHN_ABS) && in elf_reloc()
/titanic_51/usr/src/cmd/sgs/libconv/common/
H A Dsymbols.c296 { SHN_ABS, ALL, MSG_SHN_ABS_CFNP }, in conv_sym_shndx_strings()
307 { SHN_ABS, ALL, MSG_SHN_ABS_CF }, in conv_sym_shndx_strings()
318 { SHN_ABS, ALL, MSG_SHN_ABS_CFNP }, in conv_sym_shndx_strings()
329 { SHN_ABS, ALL, MSG_SHN_ABS_NF }, in conv_sym_shndx_strings()
H A Dsymbols.msg106 @ MSG_SHN_ABS_CF "SHN_ABS" # 0xfff1
/titanic_51/usr/src/tools/ctf/common/
H A Dsymbol.c58 if (type == STT_OBJECT && sym->st_shndx == SHN_ABS && in ignore_symbol()
/titanic_51/usr/src/common/ctf/
H A Dctf_util.c184 if (type == STT_OBJECT && shndx == SHN_ABS && val == 0) in ctf_sym_valid()
/titanic_51/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h87 #define SHN_ABS 0xfff1 macro
/titanic_51/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c291 (nsym->st_shndx != SHN_ABS)) in elf_bndr()
462 (symdef->st_shndx != SHN_ABS)) in elf_reloc()
768 (symdef->st_shndx != SHN_ABS) && in elf_reloc()
/titanic_51/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c270 (nsym->st_shndx != SHN_ABS)) in elf_bndr()
440 (symdef->st_shndx != SHN_ABS)) in elf_reloc()
744 (symdef->st_shndx != SHN_ABS) && in elf_reloc()
/titanic_51/usr/src/cmd/sgs/libelf/demo/
H A Ddispsyms.c245 if (shndx == SHN_ABS) in print_symtab()
/titanic_51/usr/src/uts/common/fs/objfs/
H A Dobjfs_data.c506 * converting st_shndx to SHN_ABS for each symbol.
532 sym.st_shndx = SHN_ABS; in read_symtab()
549 sym.st_shndx = SHN_ABS; in read_symtab()
711 * the st_shndx field to SHN_ABS. Otherwise, simply in objfs_data_read()
/titanic_51/usr/src/uts/common/os/
H A Dksyms_snapshot.c96 tmp.st_shndx = SHN_ABS; in ksyms_walk_one()
/titanic_51/usr/src/cmd/sgs/librtld/common/
H A Drelocate.c390 (sym->st_shndx != SHN_ABS)) in count_reloc()
/titanic_51/usr/src/lib/libkvm/common/
H A Dtest.c238 case SHN_ABS: in tst_nlist()
/titanic_51/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c583 (nsym->st_shndx != SHN_ABS)) in elf_bndr()
1127 (symdef->st_shndx != SHN_ABS) && in elf_reloc()
/titanic_51/usr/src/cmd/sgs/elfwrap/common/
H A Delfwrap.c451 secsymtabent->st_shndx = SHN_ABS; in output()
/titanic_51/usr/src/uts/common/sys/
H A Delf.h648 #define SHN_ABS 0xfff1 macro

12