Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile_item_container.cpp544 … static_cast<BaseMethodItem *>(item)->SetHeaderIndex(index_section_item_.GetNumHeaders() - 1); in AddIndexDependecies()
Dfile_items.h763 void SetHeaderIndex(uint16_t idx) in SetHeaderIndex() function