Searched refs:EXPORT_PC (Results 1 - 25 of 157) sorted by relevance

1234567

/dalvik/vm/mterp/c/
H A DOP_THROW_VERIFICATION_ERROR.cpp2 EXPORT_PC();
H A DOP_MONITOR_ENTER.cpp12 EXPORT_PC(); /* need for precise GC */
H A DOP_THROW.cpp10 EXPORT_PC();
H A DOP_CONST_CLASS.cpp10 EXPORT_PC();
H A DOP_CONST_STRING.cpp10 EXPORT_PC();
H A DOP_CONST_STRING_JUMBO.cpp12 EXPORT_PC();
H A DOP_INVOKE_OBJECT_INIT_RANGE.cpp17 EXPORT_PC();
H A DOP_MONITOR_EXIT.cpp5 EXPORT_PC();
H A DOP_CHECK_CAST.cpp6 EXPORT_PC();
H A DOP_FILL_ARRAY_DATA.cpp7 EXPORT_PC();
H A DOP_INSTANCE_OF.cpp21 EXPORT_PC();
H A DOP_PACKED_SWITCH.cpp16 EXPORT_PC();
H A DOP_SPARSE_SWITCH.cpp16 EXPORT_PC();
/dalvik/vm/mterp/mips/
H A DOP_THROW_VERIFICATION_ERROR.S11 EXPORT_PC() # export the PC
H A Dalt_stub.S15 EXPORT_PC()
H A DOP_MONITOR_ENTER.S10 EXPORT_PC() # export PC so we can grab stack trace
H A DOP_NEW_INSTANCE.S20 EXPORT_PC() # req'd for init, resolve, alloc
H A DOP_THROW.S9 EXPORT_PC() # exception handler can throw
/dalvik/vm/compiler/template/armv5te/
H A Dheader.S88 #define EXPORT_PC() \ define
/dalvik/vm/mterp/armv5te/
H A DOP_THROW_VERIFICATION_ERROR.S10 EXPORT_PC() @ export the PC
H A DOP_MONITOR_ENTER.S11 EXPORT_PC() @ need for precise GC
H A DOP_NEW_INSTANCE.S20 EXPORT_PC() @ req'd for init, resolve, alloc
H A DOP_THROW.S9 EXPORT_PC() @ exception handler can throw
H A Dalt_stub.S14 EXPORT_PC()
/dalvik/vm/mterp/x86/
H A DOP_THROW.S7 EXPORT_PC

Completed in 135 milliseconds

1234567