Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Make ObjectInformation::function_index a std::vector
authorGabriel Corona <gabriel.corona@loria.fr>
Tue, 21 Jul 2015 10:09:19 +0000 (12:09 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Tue, 21 Jul 2015 12:18:31 +0000 (14:18 +0200)
commit773cbe7c3a92faef15e6533eed36910a32dd1df1
tree2ff6362176be333d9db5c4348b1072fc732a5a45
parent3f5a22ee597719eb48bef0979b0628f7b76bfbe9
[mc] Make ObjectInformation::function_index a std::vector

and while we're at it remove high_pc from the FunctionIndexEntry which
is not so useful.
src/mc/mc_dwarf.cpp
src/mc/mc_object_info.cpp
src/mc/mc_object_info.h