Home
last modified time | relevance | path

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

/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp148 unsigned getDotShStrTabSecNo() const { return Doc.Sections.size() + 3; } in getDotShStrTabSecNo() function in __anon349965f40311::ELFState
182 Header.e_shstrndx = getDotShStrTabSecNo(); in initELFHeader()
464 SN2I.addName(".shstrtab", getDotShStrTabSecNo()); in buildSectionIndex()