Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(34)

Unified Diff: courgette/testdata/rel32_x64_03.txt

Issue 2072093003: Courgette: Extend pointer detection in x64. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Correct Nits in comments Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « courgette/testdata/rel32_x64_02.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: courgette/testdata/rel32_x64_03.txt
diff --git a/courgette/testdata/rel32_x64_03.txt b/courgette/testdata/rel32_x64_03.txt
index 5a1c12cf8ba6206459f8297e34e434b33038fc4b..b91a56219eed85d2217e9444f3fcf4ee301df70a 100644
--- a/courgette/testdata/rel32_x64_03.txt
+++ b/courgette/testdata/rel32_x64_03.txt
@@ -70,5 +70,5 @@ Expected:
1056
106E
1074 # x64 rip ignores .text boundaries (target likely in .data section).
-# 1086 Not yet detected.
-# 108C Not yet detected.
+1086
+108C
« no previous file with comments | « courgette/testdata/rel32_x64_02.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698