Home
last modified time | relevance | path

Searched refs:super_class_off_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dclass_data_accessor.h35 return File::EntityId(super_class_off_); in GetSuperClassId()
145 uint32_t super_class_off_; variable
Dclass_data_accessor.cpp35 super_class_off_ = helpers::Read<ID_SIZE>(&sp); in ClassDataAccessor()