Lines Matching refs:bfd_put_8

1024       bfd_put_8 (abfd, R_PREV_FIXUP + queue_index, p);  in try_prev_fixup()
1056 bfd_put_8 (abfd, R_NO_RELOCATION + 31, p); in som_reloc_skip()
1057 bfd_put_8 (abfd, 0xff, p + 1); in som_reloc_skip()
1063 bfd_put_8 (abfd, R_PREV_FIXUP, p); in som_reloc_skip()
1079 bfd_put_8 (abfd, R_NO_RELOCATION + (skip >> 2) - 1, p); in som_reloc_skip()
1086 bfd_put_8 (abfd, R_NO_RELOCATION + 24 + (((skip >> 2) - 1) >> 8), p); in som_reloc_skip()
1087 bfd_put_8 (abfd, (skip >> 2) - 1, p + 1); in som_reloc_skip()
1093 bfd_put_8 (abfd, R_NO_RELOCATION + 28 + (((skip >> 2) - 1) >> 16), p); in som_reloc_skip()
1101 bfd_put_8 (abfd, R_NO_RELOCATION + 31, p); in som_reloc_skip()
1102 bfd_put_8 (abfd, (skip - 1) >> 16, p + 1); in som_reloc_skip()
1123 bfd_put_8 (abfd, R_DATA_OVERRIDE + 1, p); in som_reloc_addend()
1124 bfd_put_8 (abfd, addend, p + 1); in som_reloc_addend()
1129 bfd_put_8 (abfd, R_DATA_OVERRIDE + 2, p); in som_reloc_addend()
1135 bfd_put_8 (abfd, R_DATA_OVERRIDE + 3, p); in som_reloc_addend()
1136 bfd_put_8 (abfd, addend >> 16, p + 1); in som_reloc_addend()
1142 bfd_put_8 (abfd, R_DATA_OVERRIDE + 4, p); in som_reloc_addend()
1212 bfd_put_8 (abfd, bfd_reloc->howto->type + type, p); in som_reloc_call()
1213 bfd_put_8 (abfd, sym_num, p + 1); in som_reloc_call()
1238 bfd_put_8 (abfd, bfd_reloc->howto->type + 10 in som_reloc_call()
1241 bfd_put_8 (abfd, type, p + 1); in som_reloc_call()
1247 bfd_put_8 (abfd, sym_num, p + 2); in som_reloc_call()
1252 bfd_put_8 (abfd, sym_num >> 16, p + 2); in som_reloc_call()
3066 bfd_put_8 (abfd, bfd_reloc->howto->type + sym_num, p); in som_write_fixups()
3072 bfd_put_8 (abfd, bfd_reloc->howto->type + 32, p); in som_write_fixups()
3073 bfd_put_8 (abfd, sym_num, p + 1); in som_write_fixups()
3079 bfd_put_8 (abfd, bfd_reloc->howto->type + 33, p); in som_write_fixups()
3080 bfd_put_8 (abfd, sym_num >> 16, p + 1); in som_write_fixups()
3097 bfd_put_8 (abfd, bfd_reloc->howto->type, p); in som_write_fixups()
3098 bfd_put_8 (abfd, sym_num >> 16, p + 1); in som_write_fixups()
3119 bfd_put_8 (abfd, bfd_reloc->howto->type, p); in som_write_fixups()
3120 bfd_put_8 (abfd, sym_num, p + 1); in som_write_fixups()
3126 bfd_put_8 (abfd, bfd_reloc->howto->type + 1, p); in som_write_fixups()
3127 bfd_put_8 (abfd, sym_num >> 16, p + 1); in som_write_fixups()
3140 bfd_put_8 (abfd, R_ENTRY, p); in som_write_fixups()
3175 bfd_put_8 (abfd, bfd_reloc->howto->type, p); in som_write_fixups()
3187 bfd_put_8 (abfd, bfd_reloc->howto->type, p); in som_write_fixups()
3205 bfd_put_8 (abfd, bfd_reloc->howto->type, p); in som_write_fixups()
3215 bfd_put_8 (abfd, bfd_reloc->howto->type, p); in som_write_fixups()
3218 bfd_put_8 (abfd, bfd_reloc->howto->type + 1, p); in som_write_fixups()
3219 bfd_put_8 (abfd, bfd_reloc->addend / 4, p + 1); in som_write_fixups()
3225 bfd_put_8 (abfd, bfd_reloc->howto->type + 2, p); in som_write_fixups()
3226 bfd_put_8 (abfd, (bfd_reloc->addend / 4) >> 16, p + 1); in som_write_fixups()
3237 bfd_put_8 (abfd, bfd_reloc->howto->type, p); in som_write_fixups()
3238 bfd_put_8 (abfd, 0x44, p + 1); in som_write_fixups()
3247 bfd_put_8 (abfd, bfd_reloc->howto->type, p); in som_write_fixups()
3248 bfd_put_8 (abfd, 0x80, p + 1); in som_write_fixups()
3249 bfd_put_8 (abfd, sym_num >> 16, p + 2); in som_write_fixups()
3260 bfd_put_8 (abfd, bfd_reloc->howto->type, p); in som_write_fixups()
3269 bfd_put_8 (abfd, 0xff, p); in som_write_fixups()
3385 bfd_put_8 (abfd, 0, p); in som_write_space_strings()
3505 bfd_put_8 (abfd, 0, p); in som_write_symbol_strings()
3558 bfd_put_8 (abfd, 0, p); in som_write_symbol_strings()
6477 bfd_put_8 (abfd, 0, p); in som_bfd_ar_write_symbol_stuff()