Home
last modified time | relevance | path

Searched refs:code_id_ (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dcode_data_accessor.cpp38 : panda_file_(panda_file), code_id_(code_id), size_(0) in CodeDataAccessor()
40 auto sp = panda_file_.GetSpanFromId(code_id_); in CodeDataAccessor()
H A Dcode_data_accessor.h168 return code_id_; in GetCodeId()
175 File::EntityId code_id_; member in panda::panda_file::CodeDataAccessor
H A Dcode_data_accessor-inl.h53 size_ = panda_file_.GetIdFromPointer(sp.data()).GetOffset() - code_id_.GetOffset(); in EnumerateTryBlocks()

Completed in 2 milliseconds