Home
last modified time | relevance | path

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

/art/compiler/
Delf_builder.h217 Elf_Word GetSectionIndex() const { in GetSectionIndex() function
368 section_index = section->GetSectionIndex(); in Add()
571 section->header_.sh_link = section->link_->GetSectionIndex(); in End()
596 elf_header.e_shstrndx = shstrtab_.GetSectionIndex(); in End()
646 Elf_Word rodata_index = rodata_.GetSectionIndex(); in PrepareDynamicSection()