Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp280 panda_file::LiteralDataAccessor lit_array_accessor(*file_, file_->GetLiteralArraysId()); in GetLiteralArrayByOffset() local
331 panda_file::LiteralDataAccessor lit_array_accessor(*file_, file_->GetLiteralArraysId()); in GetLiteralArray() local
/arkcompiler/runtime_core/libark_defect_scan_aux/
Dabc_file.cpp953 …panda_file::LiteralDataAccessor lit_array_accessor(*panda_file_, panda_file_->GetLiteralArraysId()… in ResolveDefineClassWithBufferInst() local
/arkcompiler/runtime_core/runtime/
Dcompiler.cpp391 panda_file::LiteralDataAccessor lit_array_accessor(*pfile, pfile->GetLiteralArraysId()); in GetLiteralArray() local
/arkcompiler/runtime_core/libpandafile/
Dfile_reader.cpp971 LiteralDataAccessor lit_array_accessor(*file_, lit_arrays_id); in ReadLiteralArrayItems() local