Home | History | Annotate | Download | only in x64

Lines Matching refs:target_address_at

518   static inline Address target_address_at(Address pc,
525 static inline Address target_address_at(Address pc, Code* code) {
527 return target_address_at(pc, constant_pool);