Structs§
- Fixups
- Has fixup maps & section content bytes ref data.
Constants§
- FIXUP_
VALUE_ FOR_ ALIGN - After writing fixup, since it is 0xff up to align16, read fixup relying on this.
- GLOBAL_
FIXUP_ ONE_ SIZE - src(u32), section_index(u32), dst(u32)
- LOCAL_
FIXUP_ ONE_ SIZE - src(u32), dst(u32)
- VIRTUAL_
FIXUP_ ONE_ SIZE - src(u32), section_index(u32), classnames_start(u32)
Type Aliases§
- GLobal
Fixups - Local
Fixups - Virtual
Fixups - NOTE: The order in which C++ constructors are called is fixed. Therefore, we need a Map that holds the Index.