%!PS-Adobe-3.0 %%Creator: graphviz version 2.40.1 (20161225.0304) %%Title: disassemble_memory %%Pages: (atend) %%BoundingBox: (atend) %%EndComments save %%BeginProlog /DotDict 200 dict def DotDict begin /setupLatin1 { mark /EncodingVector 256 array def EncodingVector 0 ISOLatin1Encoding 0 255 getinterval putinterval EncodingVector 45 /hyphen put % Set up ISO Latin 1 character encoding /starnetISO { dup dup findfont dup length dict begin { 1 index /FID ne { def }{ pop pop } ifelse } forall /Encoding EncodingVector def currentdict end definefont } def /Times-Roman starnetISO def /Times-Italic starnetISO def /Times-Bold starnetISO def /Times-BoldItalic starnetISO def /Helvetica starnetISO def /Helvetica-Oblique starnetISO def /Helvetica-Bold starnetISO def /Helvetica-BoldOblique starnetISO def /Courier starnetISO def /Courier-Oblique starnetISO def /Courier-Bold starnetISO def /Courier-BoldOblique starnetISO def cleartomark } bind def %%BeginResource: procset graphviz 0 0 /coord-font-family /Times-Roman def /default-font-family /Times-Roman def /coordfont coord-font-family findfont 8 scalefont def /InvScaleFactor 1.0 def /set_scale { dup 1 exch div /InvScaleFactor exch def scale } bind def % styles /solid { [] 0 setdash } bind def /dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def /dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def /invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def /bold { 2 setlinewidth } bind def /filled { } bind def /unfilled { } bind def /rounded { } bind def /diagonals { } bind def /tapered { } bind def % hooks for setting color /nodecolor { sethsbcolor } bind def /edgecolor { sethsbcolor } bind def /graphcolor { sethsbcolor } bind def /nopcolor {pop pop pop} bind def /beginpage { % i j npages /npages exch def /j exch def /i exch def /str 10 string def npages 1 gt { gsave coordfont setfont 0 0 moveto (\() show i str cvs show (,) show j str cvs show (\)) show grestore } if } bind def /set_font { findfont exch scalefont setfont } def % draw text fitted to its expected width /alignedtext { % width text /text exch def /width exch def gsave width 0 gt { [] 0 setdash text stringwidth pop width exch sub text length div 0 text ashow } if grestore } def /boxprim { % xcorner ycorner xsize ysize 4 2 roll moveto 2 copy exch 0 rlineto 0 exch rlineto pop neg 0 rlineto closepath } bind def /ellipse_path { /ry exch def /rx exch def /y exch def /x exch def matrix currentmatrix newpath x y translate rx ry scale 0 0 1 0 360 arc setmatrix } bind def /endpage { showpage } bind def /showpage { } def /layercolorseq [ % layer color sequence - darkest to lightest [0 0 0] [.2 .8 .8] [.4 .8 .8] [.6 .8 .8] [.8 .8 .8] ] def /layerlen layercolorseq length def /setlayer {/maxlayer exch def /curlayer exch def layercolorseq curlayer 1 sub layerlen mod get aload pop sethsbcolor /nodecolor {nopcolor} def /edgecolor {nopcolor} def /graphcolor {nopcolor} def } bind def /onlayer { curlayer ne {invis} if } def /onlayers { /myupper exch def /mylower exch def curlayer mylower lt curlayer myupper gt or {invis} if } def /curlayer 0 def %%EndResource %%EndProlog %%BeginSetup 14 default-font-family set_font % /arrowlength 10 def % /arrowwidth 5 def % make sure pdfmark is harmless for PS-interpreters other than Distiller /pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse % make '<<' and '>>' safe on PS Level 1 devices /languagelevel where {pop languagelevel}{1} ifelse 2 lt { userdict (<<) cvn ([) cvn load put userdict (>>) cvn ([) cvn load put } if %%EndSetup setupLatin1 %%Page: 1 1 %%PageBoundingBox: 36 36 674 216 %%PageOrientation: Portrait 0 0 1 beginpage gsave 36 36 638 180 boxprim clip newpath 1 1 set_scale 0 rotate 40 40 translate % Node1 gsave 0 0 0.74902 nodecolor newpath 0 76.5 moveto 0 95.5 lineto 114 95.5 lineto 114 76.5 lineto closepath fill 1 setlinewidth filled 0 0 0 nodecolor newpath 0 76.5 moveto 0 95.5 lineto 114 95.5 lineto 114 76.5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 8 83.5 moveto 98 (disassemble_memory) alignedtext grestore % Node2 gsave [ /Rect [ 150 152 277 172 ] /Border [ 0 0 0 ] /Action << /Subtype /URI /URI ($disassemble_8c.html#a9146758d554bd05224a75682b675c43a) >> /Subtype /Link /ANN pdfmark 1 setlinewidth 0 0 0 nodecolor newpath 150 152.5 moveto 150 171.5 lineto 277 171.5 lineto 277 152.5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 158 159.5 moveto 111 (disassemble_cmd_adr_x) alignedtext grestore % Node1->Node2 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 70.2532 95.6598 moveto 87.7645 108.0543 119.9171 129.5552 150 143 curveto 155.0559 145.2596 160.4549 147.3411 165.8895 149.2316 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 165.0508 152.6398 moveto 175.6435 152.4254 lineto 167.2291 145.9873 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 165.0508 152.6398 moveto 175.6435 152.4254 lineto 167.2291 145.9873 lineto closepath stroke grestore % Node6 gsave [ /Rect [ 161 114 266 134 ] /Border [ 0 0 0 ] /Action << /Subtype /URI /URI ($disassemble_8c.html#a3e073aa40201d443b204e8f8eef8f4f0) >> /Subtype /Link /ANN pdfmark 1 setlinewidth 0 0 0 nodecolor newpath 161 114.5 moveto 161 133.5 lineto 266 133.5 lineto 266 114.5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 169 121.5 moveto 89 (disassemble_cmd_r) alignedtext grestore % Node1->Node6 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 96.4916 95.589 moveto 117.1434 100.6035 142.614 106.7881 164.5125 112.1053 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 163.7489 115.5215 moveto 174.2924 114.4799 lineto 165.4007 108.7191 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 163.7489 115.5215 moveto 174.2924 114.4799 lineto 165.4007 108.7191 lineto closepath stroke grestore % Node7 gsave [ /Rect [ 169.5 76 257.5 96 ] /Border [ 0 0 0 ] /Action << /Subtype /URI /URI ($disassemble_8c.html#a1a16e636a2ad1994574b1584b2d8c400) >> /Subtype /Link /ANN pdfmark 1 setlinewidth 0 0 0 nodecolor newpath 169.5 76.5 moveto 169.5 95.5 lineto 257.5 95.5 lineto 257.5 76.5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 177.5 83.5 moveto 72 (disassemble_dc) alignedtext grestore % Node1->Node7 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 114.3862 86 moveto 128.9874 86 144.6341 86 159.0824 86 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 159.3592 89.5001 moveto 169.3592 86 lineto 159.3591 82.5001 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 159.3592 89.5001 moveto 169.3592 86 lineto 159.3591 82.5001 lineto closepath stroke grestore % Node10 gsave [ /Rect [ 176.5 38 250.5 58 ] /Border [ 0 0 0 ] /Action << /Subtype /URI /URI ($struct_8h.html#a429c07a0dffcac267fd2b3ed90f01c84) >> /Subtype /Link /ANN pdfmark 1 setlinewidth 0 0 0 nodecolor newpath 176.5 38.5 moveto 176.5 57.5 lineto 250.5 57.5 lineto 250.5 38.5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 184.5 45.5 moveto 58 (getcmdname) alignedtext grestore % Node1->Node10 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 96.4916 76.411 moveto 117.7716 71.244 144.168 64.8346 166.5007 59.412 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 167.5509 62.7587 moveto 176.4427 56.9979 lineto 165.8992 55.9564 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 167.5509 62.7587 moveto 176.4427 56.9979 lineto 165.8992 55.9564 lineto closepath stroke grestore % Node13 gsave [ /Rect [ 179.5 0 247.5 20 ] /Border [ 0 0 0 ] /Action << /Subtype /URI /URI ($struct_8h.html#a4aa1eb34c73eb2df36ef720d8164ba68) >> /Subtype /Link /ANN pdfmark 1 setlinewidth 0 0 0 nodecolor newpath 179.5 .5 moveto 179.5 19.5 lineto 247.5 19.5 lineto 247.5 .5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 187.5 7.5 moveto 52 (getcmdtype) alignedtext grestore % Node1->Node13 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 70.2532 76.3402 moveto 87.7645 63.9457 119.9171 42.4448 150 29 curveto 156.2115 26.2239 162.941 23.7167 169.6179 21.5021 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 170.8 24.7996 moveto 179.2962 18.4699 lineto 168.7071 18.1198 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 170.8 24.7996 moveto 179.2962 18.4699 lineto 168.7071 18.1198 lineto closepath stroke grestore % Node3 gsave [ /Rect [ 313 114 437 134 ] /Border [ 0 0 0 ] /Action << /Subtype /URI /URI ($disassemble_8c.html#a00a9c06957b5355010956003e80909f1) >> /Subtype /Link /ANN pdfmark 1 setlinewidth 0 0 0 nodecolor newpath 313 114.5 moveto 313 133.5 lineto 437 133.5 lineto 437 114.5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 321 121.5 moveto 108 (disassemble_puts_code) alignedtext grestore % Node2->Node3 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 254.2533 152.411 moveto 275.6609 147.3739 302.0862 141.1562 324.7525 135.8229 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 325.6073 139.2175 moveto 334.5398 133.5201 lineto 324.0039 132.4036 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 325.6073 139.2175 moveto 334.5398 133.5201 lineto 324.0039 132.4036 lineto closepath stroke grestore % Node4 gsave [ /Rect [ 356.5 152 393.5 172 ] /Border [ 0 0 0 ] /Action << /Subtype /URI /URI ($struct_8h.html#ad7c0c9f181f98dc23fdc5b4d721ae88c) >> /Subtype /Link /ANN pdfmark 1 setlinewidth 0 0 0 nodecolor newpath 356.5 152.5 moveto 356.5 171.5 lineto 393.5 171.5 lineto 393.5 152.5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 364.5 159.5 moveto 21 (grstr) alignedtext grestore % Node2->Node4 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 277.3291 162 moveto 301.1723 162 327.0763 162 346.2125 162 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 346.3606 165.5001 moveto 356.3606 162 lineto 346.3605 158.5001 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 346.3606 165.5001 moveto 356.3606 162 lineto 346.3605 158.5001 lineto closepath stroke grestore % Node5 gsave [ /Rect [ 563 86 630 106 ] /Border [ 0 0 0 ] /Action << /Subtype /URI /URI ($cmem_8h.html#ac4bb1c10fec6837713f1f3c9fabfccb5) >> /Subtype /Link /ANN pdfmark 1 setlinewidth 0 0 0 nodecolor newpath 563 86.5 moveto 563 105.5 lineto 630 105.5 lineto 630 86.5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 571 93.5 moveto 51 (malloc_chk) alignedtext grestore % Node4->Node5 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 393.504 156.4864 moveto 428.7406 145.987 506.2666 122.8867 554.6612 108.4666 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 555.9361 111.7389 moveto 564.5202 105.529 lineto 553.9372 105.0304 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 555.9361 111.7389 moveto 564.5202 105.529 lineto 553.9372 105.0304 lineto closepath stroke grestore % Node6->Node3 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 266.3811 124 moveto 277.9521 124 290.3932 124 302.5786 124 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 302.7296 127.5001 moveto 312.7295 124 lineto 302.7295 120.5001 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 302.7296 127.5001 moveto 312.7295 124 lineto 302.7295 120.5001 lineto closepath stroke grestore % Node6->Node4 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 254.2533 133.589 moveto 282.9981 140.3525 320.7892 149.2445 346.3801 155.2659 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 345.6715 158.6947 moveto 356.2074 157.5782 lineto 347.2748 151.8808 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 345.6715 158.6947 moveto 356.2074 157.5782 lineto 347.2748 151.8808 lineto closepath stroke grestore % Node7->Node3 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 254.2533 95.589 moveto 275.6609 100.6261 302.0862 106.8438 324.7525 112.1771 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 324.0039 115.5964 moveto 334.5398 114.4799 lineto 325.6073 108.7825 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 324.0039 115.5964 moveto 334.5398 114.4799 lineto 325.6073 108.7825 lineto closepath stroke grestore % Node8 gsave [ /Rect [ 331 76 419 96 ] /Border [ 0 0 0 ] /Action << /Subtype /URI /URI ($word_8h.html#a3d6536ab9a2be37884f49fc380e2fbcf) >> /Subtype /Link /ANN pdfmark 1 setlinewidth 0 0 0 nodecolor newpath 331 76.5 moveto 331 95.5 lineto 419 95.5 lineto 419 76.5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 339 83.5 moveto 72 (print_dumpword) alignedtext grestore % Node7->Node8 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 257.6306 86 moveto 277.1249 86 300.2317 86 320.7654 86 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 320.9228 89.5001 moveto 330.9228 86 lineto 320.9227 82.5001 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 320.9228 89.5001 moveto 330.9228 86 lineto 320.9227 82.5001 lineto closepath stroke grestore % Node9 gsave [ /Rect [ 473 86 527 106 ] /Border [ 0 0 0 ] /Action << /Subtype /URI /URI ($word_8c.html#a4288f24ba41b026b9ceb7c02b5b7146c) >> /Subtype /Link /ANN pdfmark 1 setlinewidth 0 0 0 nodecolor newpath 473 86.5 moveto 473 105.5 lineto 527 105.5 lineto 527 86.5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 481 93.5 moveto 38 (word2bit) alignedtext grestore % Node8->Node9 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 419.0703 89.5256 moveto 433.2974 90.6638 448.9236 91.9139 462.6194 93.0096 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 462.4139 96.5042 moveto 472.6612 93.8129 lineto 462.9722 89.5265 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 462.4139 96.5042 moveto 472.6612 93.8129 lineto 462.9722 89.5265 lineto closepath stroke grestore % Node9->Node5 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 527.1374 96 moveto 535.0709 96 543.9529 96 552.6433 96 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 552.6887 99.5001 moveto 562.6886 96 lineto 552.6886 92.5001 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 552.6887 99.5001 moveto 562.6886 96 lineto 552.6886 92.5001 lineto closepath stroke grestore % Node11 gsave [ /Rect [ 342.5 19 407.5 39 ] /Border [ 0 0 0 ] /Action << /Subtype /URI /URI ($struct_8c.html#a64b381df02267a1444ea0533a80dc841) >> /Subtype /Link /ANN pdfmark 1 setlinewidth 0 0 0 nodecolor newpath 342.5 19.5 moveto 342.5 38.5 lineto 407.5 38.5 lineto 407.5 19.5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 350.5 26.5 moveto 49 (hash_code) alignedtext grestore % Node10->Node11 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 250.5514 43.641 moveto 274.9423 40.7715 306.9451 37.0065 332.3893 34.013 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 332.9731 37.4686 moveto 342.4957 32.824 lineto 332.1552 30.5165 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 332.9731 37.4686 moveto 342.4957 32.824 lineto 332.1552 30.5165 lineto closepath stroke grestore % Node11->Node5 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 406.7355 38.5995 moveto 445.7998 50.4157 512.2306 70.5099 555.2265 83.5155 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 554.2382 86.8731 moveto 564.8233 86.4183 lineto 556.265 80.1729 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 554.2382 86.8731 moveto 564.8233 86.4183 lineto 556.265 80.1729 lineto closepath stroke grestore % Node12 gsave [ /Rect [ 481 10 519 30 ] /Border [ 0 0 0 ] /Action << /Subtype /URI /URI ($hash_8h.html#ac7eca217f473c9ee585bc67d937e05a5) >> /Subtype /Link /ANN pdfmark 1 setlinewidth 0 0 0 nodecolor newpath 481 10.5 moveto 481 29.5 lineto 519 29.5 lineto 519 10.5 lineto closepath stroke 0 0 0 nodecolor 10 /Helvetica set_font 489 17.5 moveto 22 (hash) alignedtext grestore % Node11->Node12 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 407.516 26.6589 moveto 427.0782 25.2504 451.7765 23.4721 470.7279 22.1076 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 471.1446 25.5867 moveto 480.8674 21.3775 lineto 470.6418 18.6048 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 471.1446 25.5867 moveto 480.8674 21.3775 lineto 470.6418 18.6048 lineto closepath stroke grestore % Node13->Node11 gsave 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 247.75 14.0294 moveto 272.4358 16.9336 305.9167 20.8725 332.3395 23.9811 curveto stroke 0.66667 0.77647 0.43922 edgecolor newpath 332.1112 27.4783 moveto 342.4517 25.1708 lineto 332.9291 20.5263 lineto closepath fill 1 setlinewidth solid 0.66667 0.77647 0.43922 edgecolor newpath 332.1112 27.4783 moveto 342.4517 25.1708 lineto 332.9291 20.5263 lineto closepath stroke grestore endpage showpage grestore %%PageTrailer %%EndPage: 1 %%Trailer %%Pages: 1 %%BoundingBox: 36 36 674 216 end restore %%EOF