| Abi |
The Application Binary Interface used.
|
| Arch |
The Architecture used.
|
| Endianess |
Only BIG and LITTLE are supported otherwise remove isBigEndian as a
shortcut...
|
| LoadResult |
The result with some information on how the native lib was loaded.
|
| LoadState |
Life phases of the loading procedure to avoid to load a lib multiple times.
|
| MultiarchInfo |
Information on the current architecture, operating system and used
application binary interface.
|
| OS |
The operating system with the libname template.
|
| SizeInBit |
The wordsize to use.
|