Searched refs:SHO_PLT (Results 1 - 6 of 6) sorted by path

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h459 SHO_PLT, // .plt enumerator in enum:mcld::GNULDBackend::SectionOrder
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64LDBackend.cpp323 return SHO_PLT;
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp596 return SHO_PLT;
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp419 return SHO_PLT;
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp495 return SHO_PLT;
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.cpp271 return SHO_PLT;

Completed in 108 milliseconds