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

/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-h8500.c62 static reloc_howto_type r_pcrel8 = variable
63 HOWTO (R_H8500_PCREL8, 0, 1, 8, TRUE, 0, complain_overflow_signed, 0, "r_pcrel8", TRUE, 0, 0, TRUE);
121 internal->howto = &r_pcrel8;
/haiku-buildtools/binutils/bfd/
H A Dcoff-h8500.c58 static reloc_howto_type r_pcrel8 = variable
59 HOWTO (R_H8500_PCREL8, 0, 1, 8, TRUE, 0, complain_overflow_signed, 0, "r_pcrel8", TRUE, 0, 0, TRUE);
114 internal->howto = &r_pcrel8;

Completed in 41 milliseconds