Searched defs:debugInfoOffset (Results 1 – 2 of 2) sorted by relevance
72 public static DebugInfo newOrEmpty(@Nonnull DexBackedDexFile dexFile, int debugInfoOffset, in newOrEmpty()100 private final int debugInfoOffset; field in DebugInfo.DebugInfoImpl104 int debugInfoOffset, in DebugInfoImpl()
284 int debugInfoOffset = reader.readInt(); in annotatePreInstructionFields() local644 private void addDebugInfoIdentity(int debugInfoOffset, String methodString) { in addDebugInfoIdentity()