summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface
diff options
context:
space:
mode:
authorFrederic Riss <friss@apple.com>2015-01-28 22:15:07 +0000
committerFrederic Riss <friss@apple.com>2015-01-28 22:15:07 +0000
commitdc7b2869ab601e074b89650fe3ffc16d3da5823a (patch)
treedc0f84b453769ea78b5aafed02d99a0bd6b1ab0e /lldb/scripts/Python/interface
parentd26a1e5060dcf92c8508651526381a7309ab750d (diff)
downloadbcm5719-llvm-dc7b2869ab601e074b89650fe3ffc16d3da5823a.tar.gz
bcm5719-llvm-dc7b2869ab601e074b89650fe3ffc16d3da5823a.zip
Add DWARFUnit::getNumDIEs() and getDIEIndex()
Parsed DIEs are stored in a vector and that makes it easy to get their indices. Having easy access to a DIE's index makes it possible to use arrays or vectors to efficiently store/access DIE related information. There's no test for that new functionality (I don't see how to test it standalone), but it'll be used in a subsequent dsymutil commit. llvm-svn: 227381
Diffstat (limited to 'lldb/scripts/Python/interface')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud