Searched refs:setProcessAllSections (Results 1 – 8 of 8) sorted by relevance
234 void setProcessAllSections(bool ProcessAllSections) override { in setProcessAllSections() function235 Dyld.setProcessAllSections(ProcessAllSections); in setProcessAllSections()
85 RTDyldObjectLinkingLayer &setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
249 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
439 virtual void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
1290 Dyld->setProcessAllSections(ProcessAllSections); in createRuntimeDyldCOFF()1301 Dyld->setProcessAllSections(ProcessAllSections); in createRuntimeDyldELF()1314 Dyld->setProcessAllSections(ProcessAllSections); in createRuntimeDyldMachO()1431 RTDyld.setProcessAllSections(ProcessAllSections); in jitLinkForORC()
457 void setProcessAllSections(bool ProcessAllSections) { in setProcessAllSections() function
791 Dyld.setProcessAllSections(true); in linkAndVerify()
335 m_execution_engine_up->setProcessAllSections(true); in GetRunnableInfo()