Searched defs:DebugSectionInfo (Results 1 – 1 of 1) sorted by relevance
128 struct DebugSectionInfo { in startSynthesis() struct129 Section *Sec = nullptr; in startSynthesis()130 StringRef SegName; in startSynthesis()131 StringRef SecName; in startSynthesis()132 uint64_t Alignment = 0; in startSynthesis()133 orc::ExecutorAddr StartAddr; in startSynthesis()134 uint64_t Size = 0; in startSynthesis()