Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
DX86PLT.cpp102 size = getPLT0()->size(); in finalizeSectionSize()
135 PLTEntryBase* X86PLT::getPLT0() const in getPLT0() function in X86PLT
160 PLTEntryBase* plt0 = getPLT0(); in applyPLT0()
246 PLTEntryBase* plt0 = getPLT0(); in applyPLT0()
DX86PLT.h132 PLTEntryBase* getPLT0() const;
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonPLT.cpp59 PLTEntryBase* HexagonPLT::getPLT0() const in getPLT0() function in HexagonPLT
75 size = getPLT0()->size(); in finalizeSectionSize()
107 PLTEntryBase* plt0 = getPLT0(); in applyPLT0()
DHexagonPLT.h87 PLTEntryBase* getPLT0() const;
/frameworks/compile/mclinker/lib/Target/ARM/
DARMPLT.h67 ARMPLT0* getPLT0() const;
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64PLT.h71 AArch64PLT0* getPLT0() const;