Home
last modified time | relevance | path

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

/art/compiler/
Delf_builder.h95 void SetSectionIndex(Elf_Word section_index) { in SetSectionIndex() function
629 sections[i]->SetSectionIndex(i + 1); in Write()