Home
last modified time | relevance | path

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

/art/compiler/
Delf_builder.h95 void SetSectionIndex(Elf_Word section_index) { in SetSectionIndex() argument
96 section_index_ = section_index; in SetSectionIndex()