Home | History | Annotate | Download | only in ia32

Lines Matching full:target_address_at

487   inline static Address target_address_at(Address pc, Address constant_pool);
491 static inline Address target_address_at(Address pc, Code* code) {
493 return target_address_at(pc, constant_pool);