Home
last modified time | relevance | path

Searched refs:len_2 (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dbout.c272 int extern_mask, pcrel_mask, len_2, callj_mask; in b_out_squirt_out_relocs() local
288 len_2 = 0x40; in b_out_squirt_out_relocs()
298 len_2 = 0x04; in b_out_squirt_out_relocs()
318 raw[7] = callj_mask + pcrel_mask + len_2; in b_out_squirt_out_relocs()
320 raw[7] = pcrel_mask + len_2; in b_out_squirt_out_relocs()
324 raw[7] = len_2 + incode_mask; in b_out_squirt_out_relocs()
335 raw[7] = len_2; in b_out_squirt_out_relocs()