Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile_reader.cpp1009 auto field_index = file_->GetFieldIndex(&header); in ReadIndexHeaders() local
1010 for (auto field_id : field_index) { in ReadIndexHeaders()