Home
last modified time | relevance | path

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

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