HomeSort by relevance Sort by last modified time
    Searched refs:SHO_NON_RELRO_FIRST (Results 1 - 4 of 4) sorted by null

  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 467 SHO_NON_RELRO_FIRST, // for x86 to adjust .got.plt if needed
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.cpp 303 return SHO_NON_RELRO_FIRST;
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 245 return SHO_NON_RELRO_FIRST;
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 387 return SHO_NON_RELRO_FIRST;
    [all...]

Completed in 1567 milliseconds