Searched defs:debugInfoOffset (Results 1 – 4 of 4) sorted by relevance
75 public static DebugInfo newOrEmpty(@Nonnull DexBackedDexFile dexFile, int debugInfoOffset, in newOrEmpty()103 private final int debugInfoOffset; field in DebugInfo.DebugInfoImpl107 int debugInfoOffset, in DebugInfoImpl()
69 public static DebugInfo newOrEmpty(@Nonnull DexBackedDexFile dexFile, int debugInfoOffset, in newOrEmpty()97 private final int debugInfoOffset; field in DebugInfo.DebugInfoImpl101 int debugInfoOffset, in DebugInfoImpl()
103 int debugInfoOffset = reader.readInt(); in makeAnnotator() local430 private void addDebugInfoIdentity(int debugInfoOffset, String methodString) { in makeAnnotator()
284 int debugInfoOffset = reader.readInt(); in annotatePreInstructionFields() local644 private void addDebugInfoIdentity(int debugInfoOffset, String methodString) { in addDebugInfoIdentity()