Home | History | Annotate | Download | only in x87

Lines Matching full:target_address_at

484   inline static Address target_address_at(Address pc, Address constant_pool);
488 static inline Address target_address_at(Address pc, Code* code) {
490 return target_address_at(pc, constant_pool);