Home | History | Annotate | Download | only in ppc

Lines Matching refs:instr_size

263   desc->instr_size = pc_offset();
266 (constant_pool_offset ? desc->instr_size - constant_pool_offset : 0);
2439 desc.instr_size = pc_offset();
2446 memmove(desc.buffer, buffer_, desc.instr_size);