Home
last modified time | relevance | path

Searched refs:emitAdvancePc (Results 1 – 1 of 1) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DDebugInfoEncoder.java259 emitAdvancePc(next - address); in convert0()
798 emitAdvancePc(deltaAddress); in emitPosition()
874 private void emitAdvancePc(int deltaAddress) throws IOException { in emitAdvancePc() method in DebugInfoEncoder