Home
last modified time | relevance | path

Searched refs:R_386_PC8 (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/contrib/binutils/include/elf/
Di386.h50 RELOC_NUMBER (R_386_PC8, 23)
/freebsd-9-stable/contrib/llvm/lib/Object/
DELF.cpp88 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_PC8); in getELFRelocationTypeName()
/freebsd-9-stable/contrib/binutils/bfd/
Delf32-i386.c104 HOWTO(R_386_PC8, 0, 0, 8, TRUE, 0, complain_overflow_signed,
108 #define R_386_ext (R_386_PC8 + 1 - R_386_ext_offset)
278 return &elf_howto_table[R_386_PC8 - R_386_ext_offset]; in elf_i386_reloc_type_lookup()
DChangeLog-98992041 * elf32-i386.c (elf_howto_table): Change R_386_PC8 from
DChangeLog-96973972 LAST_INVALID_RELOC, R_386_16, R_386_PC16, R_386_8, R_386_PC8.
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DELF.h398 R_386_PC8 = 23, enumerator