Home
last modified time | relevance | path

Searched defs:program_counter_ (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Dvirtual_guest_call_frame.h61 GuestAddr program_counter_; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/
Dlocation.h83 const void* program_counter_ = nullptr; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dlocation.h83 const void* program_counter_ = nullptr; variable
/aosp_15_r20/external/libchrome/base/
H A Dlocation.h80 const void* program_counter_ = nullptr; variable
/aosp_15_r20/external/cronet/base/
H A Dlocation.h102 RAW_PTR_EXCLUSION const void* program_counter_ = nullptr; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Dcommand_queue.cc85 int program_counter_ = 0; member in tflite::gpu::gl::__anonb7292d990111::AdrenoCommandQueue