Searched refs:setProcessAllSections (Results 1 – 8 of 8) sorted by relevance
226 void setProcessAllSections(bool ProcessAllSections) override { in setProcessAllSections() function227 Dyld.setProcessAllSections(ProcessAllSections); in setProcessAllSections()
86 RTDyldObjectLinkingLayer &setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
265 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
439 virtual void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
1331 Dyld->setProcessAllSections(ProcessAllSections); in createRuntimeDyldCOFF()1342 Dyld->setProcessAllSections(ProcessAllSections); in createRuntimeDyldELF()1355 Dyld->setProcessAllSections(ProcessAllSections); in createRuntimeDyldMachO()1472 RTDyld.setProcessAllSections(ProcessAllSections); in jitLinkForORC()
472 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
840 Dyld.setProcessAllSections(true); in linkAndVerify()
349 m_execution_engine_up->setProcessAllSections(true); in GetRunnableInfo()