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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoff-h8500.c63 static reloc_howto_type r_pcrel8 = variable
64 HOWTO (R_H8500_PCREL8, 0, 1, 8, TRUE, 0, complain_overflow_signed, 0, "r_pcrel8", TRUE, 0, 0, TRUE);
122 internal->howto = &r_pcrel8;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoff-h8500.c63 static reloc_howto_type r_pcrel8 = variable
64 HOWTO (R_H8500_PCREL8, 0, 1, 8, TRUE, 0, complain_overflow_signed, 0, "r_pcrel8", TRUE, 0, 0, TRUE);
122 internal->howto = &r_pcrel8;

Completed in 158 milliseconds