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 457 SHO_PLT, // .plt
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.cpp 306 return SHO_PLT;
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 249 return SHO_PLT;
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 698 return SHO_PLT;
    [all...]
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 391 return SHO_PLT;
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 559 return SHO_PLT;
    [all...]

Completed in 287 milliseconds