Home | History | Annotate | Download | only in arm

Lines Matching full:target_address_at

672   INLINE(static Address target_address_at(Address pc, Address constant_pool));
676 INLINE(static Address target_address_at(Address pc, Code* code)) {
678 return target_address_at(pc, constant_pool);