Home
last modified time | relevance | path

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

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