Home | History | Annotate | Download | only in ppc

Lines Matching full:target_address_at

461   INLINE(static Address target_address_at(Address pc, Address constant_pool));
465 INLINE(static Address target_address_at(Address pc, Code* code)) {
467 return target_address_at(pc, constant_pool);