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

  /src/external/gpl3/binutils/dist/bfd/
elf64-x86-64.c 1806 bool relocx;
1830 relocx = (r_type == R_X86_64_GOTPCRELX);
1836 relocx = true;
1851 relocx = true;
1865 relocx = true;
1886 relocx = true;
1928 if (!relocx)
1939 || !relocx
1988 if ((relocx || opcode == 0x8b)
2000 else if (relocx)
1804 bool relocx; local
    [all...]
elf64-x86-64.c 1806 bool relocx;
1830 relocx = (r_type == R_X86_64_GOTPCRELX);
1836 relocx = true;
1851 relocx = true;
1865 relocx = true;
1886 relocx = true;
1928 if (!relocx)
1939 || !relocx
1988 if ((relocx || opcode == 0x8b)
2000 else if (relocx)
1804 bool relocx; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-x86-64.c 1794 bool relocx;
1818 relocx = (r_type == R_X86_64_GOTPCRELX);
1824 relocx = true;
1839 relocx = true;
1853 relocx = true;
1874 relocx = true;
1916 if (!relocx)
1927 || !relocx
1976 if ((relocx || opcode == 0x8b)
1988 else if (relocx)
1792 bool relocx; local
    [all...]
elf64-x86-64.c 1794 bool relocx;
1818 relocx = (r_type == R_X86_64_GOTPCRELX);
1824 relocx = true;
1839 relocx = true;
1853 relocx = true;
1874 relocx = true;
1916 if (!relocx)
1927 || !relocx
1976 if ((relocx || opcode == 0x8b)
1988 else if (relocx)
1792 bool relocx; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf64-x86-64.c 1745 bool relocx;
1777 relocx = true;
1780 relocx = (r_type == R_X86_64_GOTPCRELX
1796 if (!relocx)
1807 || !relocx
1853 if ((relocx || opcode == 0x8b)
1865 else if (relocx)
1999 if (abs_symbol && local_ref && relocx)
1743 bool relocx; local
elf64-x86-64.c 1745 bool relocx;
1777 relocx = true;
1780 relocx = (r_type == R_X86_64_GOTPCRELX
1796 if (!relocx)
1807 || !relocx
1853 if ((relocx || opcode == 0x8b)
1865 else if (relocx)
1999 if (abs_symbol && local_ref && relocx)
1743 bool relocx; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-x86-64.c 1666 bool relocx;
1698 relocx = true;
1701 relocx = (r_type == R_X86_64_GOTPCRELX
1717 if (!relocx)
1728 || !relocx
1774 if ((relocx || opcode == 0x8b)
1786 else if (relocx)
1920 if (abs_symbol && local_ref && relocx)
1664 bool relocx; local
elf64-x86-64.c 1666 bool relocx;
1698 relocx = true;
1701 relocx = (r_type == R_X86_64_GOTPCRELX
1717 if (!relocx)
1728 || !relocx
1774 if ((relocx || opcode == 0x8b)
1786 else if (relocx)
1920 if (abs_symbol && local_ref && relocx)
1664 bool relocx; local

Completed in 83 milliseconds