Searched refs:SynthDebugSectionName (Results 1 – 1 of 1) 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()228 auto &SDOSec = G.createSection(SynthDebugSectionName, MemProt::Read); in startSynthesis()