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

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.h124 virtual void setGOTSectionSize(IRBuilder& pBuilder) = 0;
182 void setGOTSectionSize(IRBuilder& pBuilder);
225 void setGOTSectionSize(IRBuilder& pBuilder);
H A DX86LDBackend.cpp96 setGOTSectionSize(pBuilder);
494 void X86_32GNULDBackend::setGOTSectionSize(IRBuilder& pBuilder) function in class:X86_32GNULDBackend
694 void X86_64GNULDBackend::setGOTSectionSize(IRBuilder& pBuilder) function in class:X86_64GNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.h169 virtual void setGOTSectionSize(IRBuilder& pBuilder);
H A DHexagonLDBackend.cpp97 setGOTSectionSize(pBuilder);
313 void HexagonLDBackend::setGOTSectionSize(IRBuilder& pBuilder) function in class:HexagonLDBackend

Completed in 394 milliseconds