Home | History | Annotate | Download | only in opcodes

Lines Matching defs:print_addr

46   bfd_vma print_addr;
203 pd->print_addr = (base_reg != 0 ? pd->hi_addr[base_reg] : 0) + offset;
207 pd->print_addr = pd->gp + offset;
209 pd->print_addr = offset;
216 pd->print_addr = (bfd_vma)(int32_t) pd->print_addr;
220 pd->print_addr = (bfd_vma)(uint32_t)pd->print_addr;
1034 info->target = pd->print_addr;
1422 pd->print_addr = 0;