Home
last modified time | relevance | path

Searched refs:buildSectionIndex (Results 1 – 3 of 3) 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp140 void buildSectionIndex();
1328 template <class ELFT> void ELFState<ELFT>::buildSectionIndex() { in buildSectionIndex() function in ELFState
1413 State.buildSectionIndex(); in writeELF()
/external/llvm-project/llvm/lib/ObjectYAML/
DELFEmitter.cpp210 void buildSectionIndex();
1804 template <class ELFT> void ELFState<ELFT>::buildSectionIndex() { in buildSectionIndex() function in ELFState
1902 State.buildSectionIndex(); in writeELF()