Searched defs:hasPLT1 (Results 1 – 5 of 5) sorted by relevance
/frameworks/compile/mclinker/lib/Target/Mips/ | ||
D | MipsPLT.cpp | 74 bool MipsPLT::hasPLT1() const { in hasPLT1() function in mcld::MipsPLT |
/frameworks/compile/mclinker/lib/Target/ARM/ | ||
D | ARMPLT.cpp | 38 bool ARMPLT::hasPLT1() const { in hasPLT1() function in mcld::ARMPLT |
/frameworks/compile/mclinker/lib/Target/AArch64/ | ||
D | AArch64PLT.cpp | 41 bool AArch64PLT::hasPLT1() const { in hasPLT1() function in mcld::AArch64PLT |
/frameworks/compile/mclinker/lib/Target/Hexagon/ | ||
D | HexagonPLT.cpp | 87 bool HexagonPLT::hasPLT1() const { in hasPLT1() function in mcld::HexagonPLT |
/frameworks/compile/mclinker/lib/Target/X86/ | ||
D | X86PLT.cpp | 110 bool X86PLT::hasPLT1() const { in hasPLT1() function in mcld::X86PLT |