Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp424 MCSection *ReflectionSection = in emitSwiftReflectionSection() local
426 if (ReflectionSection == nullptr) in emitSwiftReflectionSection()
428 ReflectionSection->setAlignment(Align(Alignment)); in emitSwiftReflectionSection()
429 MS->switchSection(ReflectionSection); in emitSwiftReflectionSection()