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