Home | History | Annotate | Download | only in mips64

Lines Matching full:target_address_at

463   static Address target_address_at(Address pc);
468 INLINE(static Address target_address_at
469 return target_address_at(pc);
476 INLINE(static Address target_address_at(Address pc, Code* code)) {
478 return target_address_at(pc, constant_pool);