Skip to content

Instantly share code, notes, and snippets.

@radare
Created October 8, 2018 16:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save radare/3a798ce5f34a11dd6320c372248769a5 to your computer and use it in GitHub Desktop.
Save radare/3a798ce5f34a11dd6320c372248769a5 to your computer and use it in GitHub Desktop.
zig hello world - dead code
╭────────────────────╮ ╭────────────────────╮ ╭────────────────────╮ ╭────────────────────╮
│ entry0 │ │ sym.___muloti4 │ │ sym.___umoddi3 │ │ sym.___umodti3 │
╰────────────────────╯ ╰────────────────────╯ ╰────────────────────╯ ╰────────────────────╯
t t t t t
│ │ │ │ │
│ │ ╰────────╮ │ │
│ ╭────────────╯ │ │ │
│ │ │ ╭───╯ │
│ │ │ │ ╭─────────╯
│ │ │ │ │
╭────────────────────╮ ╭────────────────────╮ ╭────────────────────╮ ╭─────────────────────╮ │
│ sym._File_write │ │ sym.___divti3 │ │ sym.___udivti3 │ │ sym.___udivmoddi4 │ │
╰────────────────────╯ ╰────────────────────╯ ╰────────────────────╯ ╰─────────────────────╯ │
t t │
│ │ │
╭────────────│ │ │
│ ╰────────────╮ │ │
│ │ ╰────────────────────────────╮ │
│ │ ╭──────────────────────────────────────╯
│ │ │
╭────────────────────╮ ╭────────────────────╮ ╭────────────────────╮
│ fcn.100002dd4 │ │ fcn.100002dce │ │ sym._udivmod.14 │
╰────────────────────╯ ╰────────────────────╯ ╰────────────────────╯
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment