Home
last modified time | relevance | path

Searched refs:setGOTSectionSize (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.h196 virtual void setGOTSectionSize(IRBuilder& pBuilder) = 0;
265 void setGOTSectionSize(IRBuilder& pBuilder);
315 void setGOTSectionSize(IRBuilder& pBuilder);
DX86LDBackend.cpp89 setGOTSectionSize(pBuilder); in doPreLayout()
852 void X86_32GNULDBackend::setGOTSectionSize(IRBuilder& pBuilder) in setGOTSectionSize() function in X86_32GNULDBackend
1278 void X86_64GNULDBackend::setGOTSectionSize(IRBuilder& pBuilder) in setGOTSectionSize() function in X86_64GNULDBackend