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

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.cpp90 setGOTSectionSize(pBuilder);
455 void X86_32GNULDBackend::setGOTSectionSize(IRBuilder& pBuilder) { function in class:mcld::X86_32GNULDBackend
640 void X86_64GNULDBackend::setGOTSectionSize(IRBuilder& pBuilder) { function in class:mcld::X86_64GNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp93 setGOTSectionSize(pBuilder);
291 void HexagonLDBackend::setGOTSectionSize(IRBuilder& pBuilder) { function in class:mcld::HexagonLDBackend

Completed in 790 milliseconds