Searched refs:R_SPARC_NONE (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/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()
|
/illumos-gate/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()
|
/illumos-gate/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
|
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_elf_reloc_sparc.h | 4 #ifndef R_SPARC_NONE 5 #define R_SPARC_NONE 0 macro
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | elf_SPARC.h | 49 #define R_SPARC_NONE 0 /* relocation type */ macro
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | machrel.sparc.c | 888 R_SPARC_NONE, arsp, ld_reloc_sym_name)); in tls_fixups() 897 R_SPARC_NONE, arsp, ld_reloc_sym_name)); in tls_fixups() 957 R_SPARC_NONE, arsp, ld_reloc_sym_name)); in tls_fixups() 975 R_SPARC_NONE, arsp, ld_reloc_sym_name)); in tls_fixups() 984 R_SPARC_NONE, arsp, ld_reloc_sym_name)); in tls_fixups() 996 R_SPARC_NONE, arsp, ld_reloc_sym_name)); in tls_fixups() 1039 R_SPARC_NONE, arsp, ld_reloc_sym_name)); in gotop_fixups()
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | relocate_sparc.msg | 29 @ MSG_R_SPARC_NONE "R_SPARC_NONE"
|
/illumos-gate/usr/src/uts/sparc/krtld/ |
H A D | kobj_reloc.c | 191 if (rtype == R_SPARC_NONE) in do_relocate()
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | elf_common.h | 1200 #define R_SPARC_NONE 0 macro
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_elf.c | 684 if (rtype == R_SPARC_NONE) in elf_reloc()
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | sparc_elf.c | 914 if (rtype == R_SPARC_NONE) in elf_reloc()
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 2773 if ((reltype != R_SPARC_NONE) && in reloc()
|