Home | History | Annotate | Download | only in mips

Lines Matching refs:target_address_at

491   static Address target_address_at(Address pc);
497 INLINE(static Address target_address_at(Address pc,
499 return target_address_at(pc);
508 INLINE(static Address target_address_at(Address pc, Code* code)) {
510 return target_address_at(pc, constant_pool);