Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
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()
DX86PLT.h119 PLTEntryBase* getPLT0() const;
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonPLT.cpp53 PLTEntryBase* HexagonPLT::getPLT0() const { in getPLT0() function in mcld::HexagonPLT
67 size = getPLT0()->size(); in finalizeSectionSize()
96 PLTEntryBase* plt0 = getPLT0(); in applyPLT0()
DHexagonPLT.h81 PLTEntryBase* getPLT0() const;
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64PLT.h64 AArch64PLT0* getPLT0() const;
/frameworks/compile/mclinker/lib/Target/ARM/
DARMPLT.h60 ARMPLT0* getPLT0() const;