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

/external/llvm/tools/yaml2obj/
H A Dyaml2elf.cpp145 unsigned getDotShStrTabSecNo() const { return Doc.Sections.size() + 3; } function in class:__anon26428::ELFState
179 Header.e_shstrndx = getDotShStrTabSecNo();
374 SN2I.addName(".shstrtab", getDotShStrTabSecNo());

Completed in 1407 milliseconds