HomeSort by relevance Sort by last modified time
    Searched defs:ReservePLT (Results 1 - 5 of 5) sorted by null

  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64Relocator.h 44 * 0100 ReservePLT - reserve an PLT entry and the corresponding GOT,
51 ReservePLT = 4,
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.h 43 * 0100 ReservePLT - reserve an PLT entry and the corresponding GOT,
50 ReservePLT = 4,
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.h 50 * 0100 ReservePLT - reserve an PLT entry and the corresponding GOT,
57 ReservePLT = 4,
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.h 32 ReservePLT = 4 // reserve a PLT entry
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.h 46 * 0100 ReservePLT - reserve an PLT entry and the corresponding GOT,
53 ReservePLT = 4,

Completed in 596 milliseconds