Home
last modified time | relevance | path

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

/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp117 bool buildSectionIndex();
461 template <class ELFT> bool ELFState<ELFT>::buildSectionIndex() { in buildSectionIndex() function in ELFState
499 if (!State.buildSectionIndex()) in writeELF()