DynamoRIO / DynamoRIO/dynamorio
expose short, commonly-called routines like dr_get_tls_field() as inline in headers
Open
Component-API
Maintainability
Migrated
Performance
Priority-Low
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on June 07, 2011 08:20:07_
but, then breaking abstraction and can't change impl w/o breaking backward
compatibility. plus, expecting that performance-critical code will use
dr_insert_read_tls_field() instead.
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=483_
Contributor guide
Assessment
This issue has not been assessed yet.