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