- Timestamp:
- Nov 10, 2017 5:30:17 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/formats/mach-o.h
r69105 r69649 567 567 #define N_WEAK_DEF UINT16_C(0x0080) 568 568 #define N_REF_TO_WEAK UINT16_C(0x0080) 569 #define N_SYMBOL_RESOLVER UINT16_C(0x0100) 570 #define N_ALT_ENTRY UINT16_C(0x0200) 569 571 570 572 typedef struct macho_relocation_info
Note:
See TracChangeset
for help on using the changeset viewer.