Home
last modified time | relevance | path

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

/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp146 unsigned getDotSymTabSecNo() const { return Doc.Sections.size() + 1; } in getDotSymTabSecNo() function in __anon122924760311::ELFState
221 SHeader.sh_link = getDotSymTabSecNo(); in initSectionHeaders()
462 SN2I.addName(".symtab", getDotSymTabSecNo()); in buildSectionIndex()