Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp87 static const char AnnotationSection[] = "llvm.metadata"; variable
3282 gv->setSection(AnnotationSection); in EmitGlobalAnnotations()
3296 gv->setSection(AnnotationSection); in EmitAnnotationString()
3343 GV->setSection(AnnotationSection); in EmitAnnotationArgs()