template <typename T>
struct RemoteAbiTranscriberImpl
Defined at line 115 of file ../../sdk/lib/ld/include/lib/ld/remote-abi-transcriber.h
Integral and enum types can be copied verbatim, but only if single-byte.
For multi-byte integer types,
<lib
/elfldltl/field.h> types should be used in
case byte-swapping is required.