Home
last modified time | relevance | path

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

/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp147 unsigned getDotStrTabSecNo() const { return Doc.Sections.size() + 2; } in getDotStrTabSecNo() function in __anon122924760311::ELFState
268 SHeader.sh_link = getDotStrTabSecNo(); in initSymtabSectionHeader()
463 SN2I.addName(".strtab", getDotStrTabSecNo()); in buildSectionIndex()