Commit 15cfb449 authored by Cyndy Ishida's avatar Cyndy Ishida
Browse files

[macho2yaml] Fixup offset for nodes in export trie.

The offset recorded in export trie nodes is used to capture symbol
information like address and node size. This offset should be relative to the
root of the trie. This updates to `processExportNode` to follow that
expectation.

Reviewed By: pete, steven_wu

Differential Revision: https://reviews.llvm.org/D157431
parent bbce1fcb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment