Home
last modified time | relevance | path

Searched defs:DebugSectionInfo (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp128 struct DebugSectionInfo { in startSynthesis() struct
129 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()