mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
37f389b2f8
The load command is currently specific to arm64 and holds information for instruction rewriting, e.g. converting a GOT load to an ADR to compute a local address. (On ELF the information is usually conveyed by relocations, e.g. R_X86_64_REX_GOTPCRELX, R_PPC64_TOC16_HA) Reviewed By: alexander-shaposhnikov Differential Revision: https://reviews.llvm.org/D104968 |
||
---|---|---|
.. | ||
MachOConfig.h | ||
MachOLayoutBuilder.cpp | ||
MachOLayoutBuilder.h | ||
MachOObjcopy.cpp | ||
MachOObjcopy.h | ||
MachOReader.cpp | ||
MachOReader.h | ||
MachOWriter.cpp | ||
MachOWriter.h | ||
Object.cpp | ||
Object.h |