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.cpp222 void buildSectionIndex();
1976 template <class ELFT> void ELFState<ELFT>::buildSectionIndex() { in buildSectionIndex() function in ELFState
2074 State.buildSectionIndex(); in writeELF()