Home
last modified time | relevance | path

Searched refs:getPLT0 (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/compile/mclinker/lib/Target/X86/
H A DX86PLT.cpp90 size = getPLT0()->size(); in finalizeSectionSize()
121 PLTEntryBase* X86PLT::getPLT0() const { in getPLT0() function in mcld::X86PLT
143 PLTEntryBase* plt0 = getPLT0(); in applyPLT0()
226 PLTEntryBase* plt0 = getPLT0(); in applyPLT0()
H A DX86PLT.h119 PLTEntryBase* getPLT0() const;
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonPLT.cpp53 PLTEntryBase* HexagonPLT::getPLT0() const { in getPLT0() function in mcld::HexagonPLT
67 size = getPLT0()->size(); in finalizeSectionSize()
96 PLTEntryBase* plt0 = getPLT0(); in applyPLT0()
H A DHexagonPLT.h81 PLTEntryBase* getPLT0() const;
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64PLT.h64 AArch64PLT0* getPLT0() const;
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMPLT.h60 ARMPLT0* getPLT0() const;