Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Add support for inheritance
authorGabriel Corona <gabriel.corona@loria.fr>
Tue, 4 Mar 2014 09:12:26 +0000 (10:12 +0100)
committerGabriel Corona <gabriel.corona@loria.fr>
Thu, 20 Mar 2014 09:11:21 +0000 (10:11 +0100)
commita4ff507efa9c473f29ade8357ce148274fbd1e97
tree50912372da6fae9bcb76293653c716598d97b436
parentc72516302c93f29a178492715ee95ba855d2f754
[mc] Add support for inheritance

DW_TAG_inheritance relations are stored with DW_TAG_member and handled
by the same logic but are flaged as DW_TAG_inheritance.
src/mc/mc_dwarf.c