Searched refs:R_386_NONE (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | i386.h | 44 R_386_NONE = 0, // No reloc enumerator
|
| /netbsd/src/sys/arch/i386/include/ |
| D | elf_machdep.h | 19 #define R_386_NONE 0 macro
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | i386.h | 26 RELOC_NUMBER (R_386_NONE, 0) /* No reloc */
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | i386.h | 26 RELOC_NUMBER (R_386_NONE, 0) /* No reloc */
|
| /netbsd/src/sys/arch/i386/i386/ |
| D | kobj_machdep.c | 105 case R_386_NONE: /* none */ in kobj_reloc()
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | i386.cc | 1702 case elfcpp::R_386_NONE: in get_reference_flags() 1818 case elfcpp::R_386_NONE: in local() 2201 case elfcpp::R_386_NONE: in global() 2849 case elfcpp::R_386_NONE: in relocate() 3709 case elfcpp::R_386_NONE: in get_size_for_reloc()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf32-i386.c | 31 HOWTO(R_386_NONE, 0, 0, 0, false, 0, complain_overflow_dont, 197 return &elf_howto_table[R_386_NONE]; in elf_i386_reloc_type_lookup() 1529 if (r_type == R_386_NONE) in elf_i386_scan_relocs()
|
| D | ChangeLog-0001 | 9251 invalid relocation types, and change them to R_386_NONE.
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf32-i386.c | 31 HOWTO(R_386_NONE, 0, 0, 0, false, 0, complain_overflow_dont, 197 return &elf_howto_table[R_386_NONE]; in elf_i386_reloc_type_lookup() 1535 if (r_type == R_386_NONE) in elf_i386_scan_relocs()
|
| D | ChangeLog-0001 | 9251 invalid relocation types, and change them to R_386_NONE.
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | ChangeLog-2016 | 2957 R_386_NONE or R_X86_64_NONE.
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 2359 x86: Don't check R_386_NONE nor R_X86_64_NONE 2360 Update x86 ELF linker to skip R_386_NONE/R_X86_64_NONE when scanning 2366 * elf32-i386.c (elf_i386_scan_relocs): Don't check R_386_NONE.
|