Is this a duplicate?
Area
cuda.bindings
Is your feature request related to a problem? Please describe.
#652 adds these constructors for these various code types to the ObjectCode class, but can't leverage the convenient pattern for testing that the existing ones do and need their own set of tests.
Describe the solution you'd like
Some ideas that have been brought up:
Describe alternatives you've considered
No response
Additional context
No response