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

/external/llvm/tools/yaml2obj/
H A Dyaml2elf.cpp173 unsigned getDotStrTabSecNo() const { return DotStrtabSecNo; } function in class:__anon21774::ELFState
220 SHeader.sh_link = State.getDotStrTabSecNo();

Completed in 49 milliseconds