Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp339 template <class T> static void writeArrayData(raw_ostream &OS, ArrayRef<T> A) { in writeArrayData() function
2093 writeArrayData(OS, ArrayRef(PHeaders)); in writeELF()