DynamoRIO / DynamoRIO/dynamorio
Move definitions of START_PACKED_STRUCTURE and END_PACKED_STRUCTURE to core.
Open
Maintainability
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
START_PACKED_STRUCTURE and END_PACKED_STRUCTURE are defined in multiple files:
- ext/drmf/common/utils.h
- ext/drpttracer/drpttracer_shared.h
- clients/drcachesim/common/utils.h
We should move the define to core and export them.
Contributor guide
Assessment
This issue has not been assessed yet.