Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libark_defect_scan_aux/
Dabc_file.cpp1302 …panda_file::LiteralDataAccessor lit_array_accessor(*panda_file_, panda_file_->GetLiteralArraysId()… in ResolveDefineClassWithBufferInst() local
1323 …panda_file::LiteralDataAccessor lit_array_accessor(*panda_file_, panda_file_->GetLiteralArraysId()… in ResolveDefineMethodWithBufferInst() local
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp301 panda_file::LiteralDataAccessor lit_array_accessor(*file_, file_->GetLiteralArraysId()); in GetLiteralArrayByOffset() local
352 panda_file::LiteralDataAccessor lit_array_accessor(*file_, file_->GetLiteralArraysId()); in GetLiteralArray() local
/arkcompiler/runtime_core/libpandafile/
Dfile_reader.cpp991 LiteralDataAccessor lit_array_accessor(*file_, lit_arrays_id); in ReadLiteralArrayItems() local