Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/
Dfile.h220 Span<const EntityId> GetClassIndex(const RegionHeader *regionHeader) const in GetClassIndex()
231 auto *regionHeader = GetRegionHeader(id); in GetClassIndex() local
236 Span<const EntityId> GetMethodIndex(const RegionHeader *regionHeader) const in GetMethodIndex()
247 auto *regionHeader = GetRegionHeader(id); in GetMethodIndex() local
252 Span<const EntityId> GetFieldIndex(const RegionHeader *regionHeader) const in GetFieldIndex()
263 auto *regionHeader = GetRegionHeader(id); in GetFieldIndex() local
268 Span<const EntityId> GetProtoIndex(const RegionHeader *regionHeader) const in GetProtoIndex()
279 auto *regionHeader = GetRegionHeader(id); in GetProtoIndex() local