Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dliteral_data_accessor.h96 auto l_sp = literal_data_sp_.SubSpan(index * ID_SIZE); in GetLiteralArrayId() local
97 return File::EntityId(static_cast<uint32_t>(helpers::Read<sizeof(uint32_t)>(&l_sp))); in GetLiteralArrayId()