Changeset 101484 in vbox for trunk/include/iprt/formats
- Timestamp:
- Oct 18, 2023 1:32:17 AM (19 months ago)
- svn:sync-xref-src-repo-rev:
- 159556
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/formats/elf-common.h
r89970 r101484 144 144 #define EM_AMD64 EM_X86_64 /* SunOS compatibility (added by Ramshankar) */ 145 145 #define EM_ALPHA 0x9026 /* Alpha (written in the absence of an ABI */ 146 #define EM_AARCH64 183 /* 64-bit ARM */ 146 147 147 148 /* Special section indexes. */
Note:
See TracChangeset
for help on using the changeset viewer.