Home
last modified time | relevance | path

Searched refs:method_handle_id_ (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dmethod_handle_data_accessor.cpp22 : panda_file_(panda_file), method_handle_id_(method_handle_id) in MethodHandleDataAccessor()
24 auto sp = panda_file_.GetSpanFromId(method_handle_id_); in MethodHandleDataAccessor()
29 size_ = panda_file_.GetIdFromPointer(sp.data()).GetOffset() - method_handle_id_.GetOffset(); in MethodHandleDataAccessor()
H A Dmethod_handle_data_accessor.h48 return method_handle_id_; in GetMethodHandleId()
58 File::EntityId method_handle_id_; member in panda::panda_file::MethodHandleDataAccessor

Completed in 1 milliseconds