Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp217 void buildSectionIndex();
1825 template <class ELFT> void ELFState<ELFT>::buildSectionIndex() { in buildSectionIndex() function in ELFState
1923 State.buildSectionIndex(); in writeELF()