Searched refs:setProcessAllSections (Results 1 – 9 of 9) sorted by relevance
69 RTDyldObjectLinkingLayer &setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function226 PFC->RTDyld->setProcessAllSections(PFC->ProcessAllSections); in finalize()362 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
236 void setProcessAllSections(bool ProcessAllSections) override { in setProcessAllSections() function237 Dyld.setProcessAllSections(ProcessAllSections); in setProcessAllSections()
228 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
430 virtual void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
1216 Dyld->setProcessAllSections(ProcessAllSections); in createRuntimeDyldCOFF()1227 Dyld->setProcessAllSections(ProcessAllSections); in createRuntimeDyldELF()1239 Dyld->setProcessAllSections(ProcessAllSections); in createRuntimeDyldMachO()1338 RTDyld.setProcessAllSections(ProcessAllSections); in jitLinkForORC()
481 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
377 void setProcessAllSections(bool ProcessAllSections) override { in setProcessAllSections() function378 ObjectLayer.setProcessAllSections(ProcessAllSections); in setProcessAllSections()
692 Dyld.setProcessAllSections(true); in linkAndVerify()
333 m_execution_engine_ap->setProcessAllSections(true); in GetRunnableInfo()