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 469 SHO_NON_RELRO_FIRST, // for x86 to adjust .got.plt if needed
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.cpp 320 return SHO_NON_RELRO_FIRST;
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 267 return SHO_NON_RELRO_FIRST;
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 415 return SHO_NON_RELRO_FIRST;
    [all...]

Completed in 63 milliseconds