ThesaHelp: ACM references f-l
Topic: object code linkers and loaders
Topic: dynamic code modification
| |
Reference
Keppel, D.,
"A portable interface for on-the-fly instruction space modification",
Proceedings of the 4th International Conference on Architectural Support for Programming Languages and Operating Systems, April 1991, pp. 86-95, ACM.
Google
Quotations
abstract ;;Quote: portable interface for modifying instruction space; e.g., for incremental linking; handles machine-dependent issues such as instruction caching
| 88 ;;Quote: to make a fragment executable with 'fly', allocate data region, load code, allocate instruction region, copy loaded code, update instruction cache, and execute; can not simultaneously change and execute
|
Related Topics
ThesaHelp: ACM references f-l (241 items)
Topic: object code linkers and loaders (31 items)
Topic: dynamic code modification (15 items)
|