Searched refs:setGOTSectionSize (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.h123 virtual void setGOTSectionSize(IRBuilder& pBuilder) = 0;
176 void setGOTSectionSize(IRBuilder& pBuilder);
216 void setGOTSectionSize(IRBuilder& pBuilder);
H A DX86LDBackend.cpp89 setGOTSectionSize(pBuilder);
392 void X86_32GNULDBackend::setGOTSectionSize(IRBuilder& pBuilder) function in class:X86_32GNULDBackend
540 void X86_64GNULDBackend::setGOTSectionSize(IRBuilder& pBuilder) function in class:X86_64GNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.h167 virtual void setGOTSectionSize(IRBuilder& pBuilder);
H A DHexagonLDBackend.cpp90 setGOTSectionSize(pBuilder);
306 void HexagonLDBackend::setGOTSectionSize(IRBuilder& pBuilder) function in class:HexagonLDBackend

Completed in 2813 milliseconds