Searched refs:verify_fixed (Results 1 – 4 of 4) sorted by relevance
75 ZVerifyRootClosure(bool verify_fixed) : in ZVerifyRootClosure() argument76 _verify_fixed(verify_fixed) {} in ZVerifyRootClosure()93 bool verify_fixed() const { in verify_fixed() function in ZVerifyRootClosure123 if (_cl->verify_fixed()) { in ZVerifyStack()150 if (_cl->verify_fixed()) { in prepare_next_frame()242 ZVerifyNMethodClosure(OopClosure* cl, bool verify_fixed) : in ZVerifyNMethodClosure() argument245 _verify_fixed(verify_fixed) {} in ZVerifyNMethodClosure()254 void ZVerify::roots_strong(bool verify_fixed) { in roots_strong() argument258 ZVerifyRootClosure cl(verify_fixed); in roots_strong()261 ZVerifyNMethodClosure nm_cl(&cl, verify_fixed); in roots_strong()
34 static void roots_strong(bool verify_fixed);
77 ZVerifyRootClosure(bool verify_fixed) : in ZVerifyRootClosure() argument78 _verify_fixed(verify_fixed) {} in ZVerifyRootClosure()95 bool verify_fixed() const { in verify_fixed() function in ZVerifyRootClosure125 if (_cl->verify_fixed()) { in ZVerifyStack()152 if (_cl->verify_fixed()) { in prepare_next_frame()244 ZVerifyNMethodClosure(OopClosure* cl, bool verify_fixed) : in ZVerifyNMethodClosure() argument247 _verify_fixed(verify_fixed) {} in ZVerifyNMethodClosure()256 void ZVerify::roots_strong(bool verify_fixed) { in roots_strong() argument260 ZVerifyRootClosure cl(verify_fixed); in roots_strong()263 ZVerifyNMethodClosure nm_cl(&cl, verify_fixed); in roots_strong()