Use fixup for questions related to an assembler opcode which references an external symbol using a default address to represent an unknown address which is subsequently replaced with an actual numeric address when that information is known.
References
- Howto: Implementing LLVM Integrated Assembler: Defining Fixups and Relocations
- Why do I get the fixup error, and how can I correct it? - Developer Help
- IBM Knowledge Center - XPLINK | NOXPLINK
- Using the GNU Compiler Collection (GCC): Return Address
- Using the GNU Compiler Collection (GCC): Constant string objects
- Under the Hood, MSJ July 1997
- What does "vtable fixup" mean?
- Definition of fix-up?
- Introducing elfedit: A Tool For Modifying Existing ELF Objects (Ali Bahrami)
- I got 99 problems, but they’re all due to template over-instantiation | Nathan's Blog