-
- Downloads
IR read/write of eh-programs and eh-headers to/from the db, including full IR...
IR read/write of eh-programs and eh-headers to/from the db, including full IR support. zipr does not yet write new eh-hdr outputs. make sure you dropdb/createdb/pdb_setup, as there are many schema changes Former-commit-id: be2ca6b2079be9332f9ba1422837952f41217401
Showing
- libIRDB/include/core/eh.hpp 31 additions, 12 deletionslibIRDB/include/core/eh.hpp
- libIRDB/include/core/file.hpp 15 additions, 11 deletionslibIRDB/include/core/file.hpp
- libIRDB/include/core/fileir.hpp 29 additions, 3 deletionslibIRDB/include/core/fileir.hpp
- libIRDB/include/core/instruction.hpp 8 additions, 0 deletionslibIRDB/include/core/instruction.hpp
- libIRDB/include/libIRDB-core.hpp 2 additions, 0 deletionslibIRDB/include/libIRDB-core.hpp
- libIRDB/src/core/SConscript 5 additions, 2 deletionslibIRDB/src/core/SConscript
- libIRDB/src/core/file.cpp 6 additions, 1 deletionlibIRDB/src/core/file.cpp
- libIRDB/src/core/fileir.cpp 220 additions, 67 deletionslibIRDB/src/core/fileir.cpp
- libIRDB/src/core/instruction.cpp 40 additions, 32 deletionslibIRDB/src/core/instruction.cpp
- libIRDB/src/core/variantid.cpp 44 additions, 20 deletionslibIRDB/src/core/variantid.cpp
- libIRDB/test/split_eh_frame.cpp 364 additions, 88 deletionslibIRDB/test/split_eh_frame.cpp
Loading
Please register or sign in to comment