Searched refs:R_SPARC_NONE (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/cmd/sgs/librtld/sparc/ |
H A D | _relocate.c | 49 case R_SPARC_NONE: in undo_reloc() 105 rel->r_info = ELF_R_INFO(0, R_SPARC_NONE); in clear_reloc()
|
/titanic_41/usr/src/cmd/sgs/librtld/sparcv9/ |
H A D | _relocate.c | 49 case R_SPARC_NONE: in undo_reloc() 105 rel->r_info = ELF_R_INFO(0, R_SPARC_NONE); in clear_reloc()
|
/titanic_41/usr/src/cmd/sgs/include/sparc/ |
H A D | machdep_sparc.h | 155 #define M_R_NONE R_SPARC_NONE 161 #define M_R_FPTR R_SPARC_NONE
|
/titanic_41/usr/src/tools/ctf/dwarf/common/ |
H A D | pro_util.h | 116 #define Get_REL_SEGREL_isa(dbg) (R_SPARC_NONE) /* I don't know! */
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | elf_SPARC.h | 49 #define R_SPARC_NONE 0 /* relocation type */ macro
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | machrel.sparc.c | 868 R_SPARC_NONE, arsp, ld_reloc_sym_name)); in tls_fixups() 877 R_SPARC_NONE, arsp, ld_reloc_sym_name)); in tls_fixups() 937 R_SPARC_NONE, arsp, ld_reloc_sym_name)); in tls_fixups() 955 R_SPARC_NONE, arsp, ld_reloc_sym_name)); in tls_fixups() 964 R_SPARC_NONE, arsp, ld_reloc_sym_name)); in tls_fixups() 976 R_SPARC_NONE, arsp, ld_reloc_sym_name)); in tls_fixups() 1019 R_SPARC_NONE, arsp, ld_reloc_sym_name)); in gotop_fixups()
|
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | relocate_sparc.msg | 29 @ MSG_R_SPARC_NONE "R_SPARC_NONE"
|
/titanic_41/usr/src/uts/sparc/krtld/ |
H A D | kobj_reloc.c | 241 if (rtype == R_SPARC_NONE) in do_relocate()
|
/titanic_41/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_elf.c | 684 if (rtype == R_SPARC_NONE) in elf_reloc()
|
/titanic_41/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | sparc_elf.c | 914 if (rtype == R_SPARC_NONE) in elf_reloc()
|
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 2696 if ((reltype != R_SPARC_NONE) && in reloc()
|