Explore
/
Sign In
/
Unknown
Unknown
Fork
Star
Artifacts
function
short_circuit_loop4
call-graph-slice.svg
0 lines
|
2.4 KB
<svg width="645.200012" xmlns="http://www.w3.org/2000/svg" viewbox="-50.00 -75.25 645.20 150.50" height="150.500000"><defs><marker orient="auto" markerWidth="8.000000" refX="6.000000" refY="4.000000" markerHeight="8.000000" id="unconditional-arrow-head"><polygon points="0, 8.000000 3.000000, 4.000000 0, 0 8.000000, 4.000000"></polygon></marker><marker orient="auto" markerWidth="8.000000" refX="6.000000" refY="4.000000" markerHeight="8.000000" id="call-arrow-head"><polygon points="0, 8.000000 3.000000, 4.000000 0, 0 8.000000, 4.000000"></polygon></marker><marker orient="auto" markerWidth="8.000000" refX="6.000000" refY="4.000000" markerHeight="8.000000" id="taken-arrow-head"><polygon points="0, 8.000000 3.000000, 4.000000 0, 0 8.000000, 4.000000"></polygon></marker><marker orient="auto" markerWidth="8.000000" refX="6.000000" refY="4.000000" markerHeight="8.000000" id="refused-arrow-head"><polygon points="0, 8.000000 3.000000, 4.000000 0, 0 8.000000, 4.000000"></polygon></marker></defs><path d="M 229.20 -0.00 C 293.20 -0.00 245.20 0.00 309.20 -0.00" class="taken-edge" marker-end="url(#taken-arrow-head)" fill="none"></path><path d="M 398.00 -0.00 C 462.00 -0.00 414.00 0.00 478.00 -0.00" class="taken-edge" marker-end="url(#taken-arrow-head)" fill="none"></path><foreignObject width="229.199997" class="node-contents" x="0.000000" y="-25.250000" height="50.500000"><body xmlns="http://www.w3.org/1999/xhtml"><div data-location-definition="/function/0x4014a0:Code_x86_64" data-token="call-graph.node-label">short_circuit_loop4</div></body></foreignObject><rect width="229.199997" class="node-body" x="0.000000" y="-25.250000" rx="5" ry="5" height="50.500000"></rect><foreignObject width="88.800003" class="node-contents" x="309.200012" y="-25.250000" height="50.500000"><body xmlns="http://www.w3.org/1999/xhtml"><div data-token="call-graph.node-label" data-location-references="/function/0x401030:Code_x86_64">puts_2</div></body></foreignObject><rect width="88.800003" class="node-body" x="309.200012" y="-25.250000" rx="5" ry="5" height="50.500000"></rect><foreignObject width="67.199997" class="node-contents" x="478.000000" y="-25.250000" height="50.500000"><body xmlns="http://www.w3.org/1999/xhtml"><div data-token="call-graph.node-label" data-location-references="/dynamic-function/puts">puts</div></body></foreignObject><rect width="67.199997" class="node-body" x="478.000000" y="-25.250000" rx="5" ry="5" height="50.500000"></rect></svg>
Loading...