Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile.h45 struct EntityPairHeader { struct
404 Span<const panda::panda_file::EntityPairHeader> GetClassHashTable() const in GetClassHashTable()
420 …void SetClassHashTable(panda::Span<const panda::panda_file::EntityPairHeader> class_hash_table) co… in SetClassHashTable()
443 mutable panda::Span<const panda::panda_file::EntityPairHeader> class_hash_table_;