Home
last modified time | relevance | path

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

/art/compiler/
Delf_builder.h79 return (link_ != nullptr) ? link_->GetSectionIndex() : 0; in GetLink()
90 Elf_Word GetSectionIndex() const { in GetSectionIndex() function
339 sym.st_shndx = it.section_->GetSectionIndex(); in Write()
725 elf_header.e_shstrndx = shstrtab_.GetSectionIndex(); in Write()