You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.
The type of the auxiliary values structure members is currently defined to be either Elf32_Off or Elf64_Off depending on the target architecture. Is this really correct? Is there a more appropriate type?
The text was updated successfully, but these errors were encountered:
The type of the auxiliary values structure members is currently defined to be either
Elf32_Off
orElf64_Off
depending on the target architecture. Is this really correct? Is there a more appropriate type?The text was updated successfully, but these errors were encountered: