HomeSort by: relevance | last modified time | path
    Searched defs:R_X86_64_standard (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf64-x86-64.c 202 R_X86_64_standard counts the number up to this point, and
205 #define R_X86_64_standard (R_X86_64_CODE_6_GOTPC32_TLSDESC + 1)
206 #define R_X86_64_vt_offset (R_X86_64_GNU_VTINHERIT - R_X86_64_standard)
302 if (r_type >= (unsigned int) R_X86_64_standard)
6224 if ((int) R_X86_64_standard >= (int) R_X86_64_converted_reloc_bit
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-x86-64.c 202 R_X86_64_standard counts the number up to this point, and
205 #define R_X86_64_standard (R_X86_64_CODE_6_GOTPC32_TLSDESC + 1)
206 #define R_X86_64_vt_offset (R_X86_64_GNU_VTINHERIT - R_X86_64_standard)
302 if (r_type >= (unsigned int) R_X86_64_standard)
6201 if ((int) R_X86_64_standard >= (int) R_X86_64_converted_reloc_bit
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-x86-64.c 202 R_X86_64_standard counts the number up to this point, and
205 #define R_X86_64_standard (R_X86_64_CODE_6_GOTPC32_TLSDESC + 1)
206 #define R_X86_64_vt_offset (R_X86_64_GNU_VTINHERIT - R_X86_64_standard)
302 if (r_type >= (unsigned int) R_X86_64_standard)
5714 if ((int) R_X86_64_standard >= (int) R_X86_64_converted_reloc_bit
  /src/external/gpl3/gdb/dist/bfd/
elf64-x86-64.c 202 R_X86_64_standard counts the number up to this point, and
205 #define R_X86_64_standard (R_X86_64_CODE_6_GOTPC32_TLSDESC + 1)
206 #define R_X86_64_vt_offset (R_X86_64_GNU_VTINHERIT - R_X86_64_standard)
302 if (r_type >= (unsigned int) R_X86_64_standard)
6197 if ((int) R_X86_64_standard >= (int) R_X86_64_converted_reloc_bit

Completed in 45 milliseconds