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

  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 459 SHO_PLT, // .plt
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.cpp 323 return SHO_PLT;
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 271 return SHO_PLT;
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 596 return SHO_PLT;
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 419 return SHO_PLT;
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 495 return SHO_PLT;

Completed in 91 milliseconds