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

/freebsd-10.1-release/contrib/binutils/bfd/
H A Dcoff64-rs6000.c1380 reloc_howto_type xcoff64_howto_table[] =
1793 relent->howto = &xcoff64_howto_table[internal->r_type];
1799 relent->howto = &xcoff64_howto_table[0x1d];
1801 relent->howto = &xcoff64_howto_table[0x1e];
1803 relent->howto = &xcoff64_howto_table[0x1f];
1809 relent->howto = &xcoff64_howto_table[0x1c];
1831 return &xcoff64_howto_table[0xa];
1833 return &xcoff64_howto_table[0x1d];
1835 return &xcoff64_howto_table[8];
1837 return &xcoff64_howto_table[
1379 reloc_howto_type xcoff64_howto_table[] = variable
[all...]

Completed in 76 milliseconds