Searched refs:apollocoff_howto_table (Results 1 – 2 of 2) sorted by relevance
33 extern reloc_howto_type apollocoff_howto_table[];35 reloc_howto_type apollocoff_howto_table[] = variable65 case R_RELBYTE: internal->howto = apollocoff_howto_table + 0; break;66 case R_RELWORD: internal->howto = apollocoff_howto_table + 1; break;67 case R_RELLONG: internal->howto = apollocoff_howto_table + 2; break;68 case R_PCRBYTE: internal->howto = apollocoff_howto_table + 3; break;69 case R_PCRWORD: internal->howto = apollocoff_howto_table + 4; break;70 case R_PCRLONG: internal->howto = apollocoff_howto_table + 5; break;71 case R_RELLONG_NEG: internal->howto = apollocoff_howto_table + 6; break;