Home
last modified time | relevance | path

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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DAnnotationSection.java37 public interface AnnotationSection<StringKey, TypeKey, AnnotationKey, AnnotationElement, EncodedVal… interface
/external/clang/lib/CodeGen/
DCodeGenModule.cpp62 static const char AnnotationSection[] = "llvm.metadata"; variable