Searched refs:SynthDebugSectionName (Results 1 – 1 of 1) sorted by relevance
25 static const char *SynthDebugSectionName = "__jitlink_synth_debug_object"; variable54 if (G.findSectionByName(SynthDebugSectionName)) { in preserveDebugSections()58 << SynthDebugSectionName << " section.\n"; in preserveDebugSections()123 dbgs() << "Creating " << SynthDebugSectionName << " for " << G.getName() in startSynthesis()126 auto &SDOSec = G.createSection(SynthDebugSectionName, MemProt::Read); in startSynthesis()