Searched refs:EXPORT_PC (Results 1 - 25 of 151) 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/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
H A DOP_FILLED_NEW_ARRAY.S17 EXPORT_PC
H A DOP_FILL_ARRAY_DATA.S6 EXPORT_PC
H A DOP_MONITOR_ENTER.S11 EXPORT_PC # need for precise GC
H A DOP_MONITOR_EXIT.S14 EXPORT_PC
/dalvik/vm/mterp/x86-atom/
H A DOP_THROW.S31 EXPORT_PC # export the pc

Completed in 1018 milliseconds

1234567