Home
last modified time | relevance | path

Searched refs:ReflectionSection (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp314 MCSection *ReflectionSection = in emitSwiftReflectionSection() local
316 if (ReflectionSection == nullptr) in emitSwiftReflectionSection()
318 ReflectionSection->setAlignment(Align(Alignment)); in emitSwiftReflectionSection()
319 MS->switchSection(ReflectionSection); in emitSwiftReflectionSection()