Home | History | Annotate | Download | only in mips64

Lines Matching refs:target_address_at

481   static Address target_address_at(Address pc);
487 INLINE(static Address target_address_at(Address pc,
489 return target_address_at(pc);
498 INLINE(static Address target_address_at(Address pc, Code* code)) {
500 return target_address_at(pc, constant_pool);