Skip to content
  • Moritz Angermann's avatar
    82693938
    Add _GLOBAL_OFFSET_TABLE_ support · 82693938
    Moritz Angermann authored and Marge Bot's avatar Marge Bot committed
    This adds lookup logic for _GLOBAL_OFFSET_TABLE_ as well as
    relocation logic for R_ARM_BASE_PREL and R_ARM_GOT_BREL which
    the gnu toolchain (gas, gcc, ...) prefers to produce.  Apparently
    recent llvm toolchains will produce those as well.
    82693938
    Add _GLOBAL_OFFSET_TABLE_ support
    Moritz Angermann authored and Marge Bot's avatar Marge Bot committed
    This adds lookup logic for _GLOBAL_OFFSET_TABLE_ as well as
    relocation logic for R_ARM_BASE_PREL and R_ARM_GOT_BREL which
    the gnu toolchain (gas, gcc, ...) prefers to produce.  Apparently
    recent llvm toolchains will produce those as well.
Loading