Home
last modified time | relevance | path

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

/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp121 bool initSectionHeaders(std::vector<Elf_Shdr> &SHeaders,
186 bool ELFState<ELFT>::initSectionHeaders(std::vector<Elf_Shdr> &SHeaders, in initSectionHeaders() function in ELFState
527 if(!State.initSectionHeaders(SHeaders, CBA)) in writeELF()