Searched defs:setGOTSectionSize (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
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.cpp97 setGOTSectionSize(pBuilder);
313 void HexagonLDBackend::setGOTSectionSize(IRBuilder& pBuilder) function in class:HexagonLDBackend

Completed in 159 milliseconds