Home | History | Annotate | Download | only in libdex

Lines Matching refs:DexAnnotationItem

513     u4  entries[1];                 /* offset to DexAnnotationItem */
521 struct DexAnnotationItem {
1041 DEX_INLINE const DexAnnotationItem* dexGetAnnotationItem(
1048 return (const DexAnnotationItem*) (pDexFile->baseAddr + offset);