-
- Downloads
Ask plugins about where to place dollops
Let a plugin tell us about where to plop a dollop. This change includes a 1. utils namespace with a function to calculate the worst case instruction size. 2. Dollop_t type that can be used to describe and pass around a dollop.
Showing
- .gitattributes 3 additions, 0 deletions.gitattributes
- include/plugin_man.h 1 addition, 0 deletionsinclude/plugin_man.h
- include/unresolved.h 1 addition, 1 deletioninclude/unresolved.h
- include/zipr_all.h 1 addition, 0 deletionsinclude/zipr_all.h
- include/zipr_mem_space.h 1 addition, 0 deletionsinclude/zipr_mem_space.h
- include/zipr_utils.h 9 additions, 0 deletionsinclude/zipr_utils.h
- src/SConscript 2 additions, 0 deletionssrc/SConscript
- src/dollop.cpp 39 additions, 0 deletionssrc/dollop.cpp
- src/memory_space.cpp 14 additions, 0 deletionssrc/memory_space.cpp
- src/plugin_man.cpp 15 additions, 0 deletionssrc/plugin_man.cpp
- src/utils.cpp 70 additions, 0 deletionssrc/utils.cpp
- src/zipr.cpp 29 additions, 62 deletionssrc/zipr.cpp
Loading
Please register or sign in to comment