Searched refs:converted_reloc (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf64-x86-64.c1875 bool converted_reloc;
1967 converted_reloc = false;
1975 irel, h, &converted_reloc,
1979 if (converted_reloc)
2166 && !converted_reloc
2484 bool converted_reloc;
2498 converted_reloc = (r_type & R_X86_64_converted_reloc_bit) != 0;
2499 if (converted_reloc)
4145 if (converted_reloc)
1873 bool converted_reloc; local
2482 bool converted_reloc; local
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-x86-64.c1895 bfd_boolean converted_reloc;
1985 converted_reloc = FALSE;
1993 irel, h, &converted_reloc,
1997 if (converted_reloc)
2198 && !converted_reloc
2478 bfd_boolean converted_reloc;
2492 converted_reloc = (r_type & R_X86_64_converted_reloc_bit) != 0;
2493 if (converted_reloc)
4100 if (converted_reloc)
1893 bfd_boolean converted_reloc; local
2476 bfd_boolean converted_reloc; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-x86-64.c1956 bool converted_reloc;
2048 converted_reloc = false;
2056 irel, h, &converted_reloc,
2060 if (converted_reloc)
2246 && !converted_reloc
2563 bool converted_reloc;
2577 converted_reloc = (r_type & R_X86_64_converted_reloc_bit) != 0;
2578 if (converted_reloc)
4220 if (converted_reloc)
1954 bool converted_reloc; local
2561 bool converted_reloc; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-x86-64.c1875 bool converted_reloc;
1967 converted_reloc = false;
1975 irel, h, &converted_reloc,
1979 if (converted_reloc)
2166 && !converted_reloc
2484 bool converted_reloc;
2498 converted_reloc = (r_type & R_X86_64_converted_reloc_bit) != 0;
2499 if (converted_reloc)
4145 if (converted_reloc)
1873 bool converted_reloc; local
2482 bool converted_reloc; local

Completed in 139 milliseconds