Home | History | Annotate | Download | only in ppc

Lines Matching full:instr_size

225   desc->instr_size = pc_offset();
228 (constant_pool_offset ? desc->instr_size - constant_pool_offset : 0);
2345 desc.instr_size = pc_offset();
2352 memmove(desc.buffer, buffer_, desc.instr_size);