Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp225 void buildSectionIndex();
1949 template <class ELFT> void ELFState<ELFT>::buildSectionIndex() { in buildSectionIndex() function in ELFState
2047 State.buildSectionIndex(); in writeELF()