]> git.siccegge.de Git - frida/frida.git/blobdiff - testdata/core/Function/valid.xml
Add support for deserializing functions
[frida/frida.git] / testdata / core / Function / valid.xml
diff --git a/testdata/core/Function/valid.xml b/testdata/core/Function/valid.xml
new file mode 100644 (file)
index 0000000..a0f2bc0
--- /dev/null
@@ -0,0 +1,23 @@
+<function name="main" entry="403e10">
+       <block id="BLOCK_403e10_403e48">
+               <start>403e10</start>
+               <end>403e48</end>
+               <next>403e66</next>
+               <next>403e48</next>
+       </block>
+       <block id="BLOCK_403e48_403e50">
+               <start>403e48</start>
+               <end>403e50</end>
+               <next>403e50</next>
+       </block>
+       <block id="BLOCK_403e50_403e66">
+               <start>403e50</start>
+               <end>403e66</end>
+               <next>403e50</next>
+               <next>403e66</next>
+       </block>
+       <block id="BLOCK_403e66_403e75">
+               <start>403e66</start>
+               <end>403e75</end>
+       </block>
+</function>