Searched refs:writeSecHdrTable (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h168 std::error_code writeSecHdrTable();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp140 if (std::error_code EC = writeSecHdrTable())
421 std::error_code SampleProfileWriterExtBinaryBase::writeSecHdrTable() { function in class:SampleProfileWriterExtBinaryBase

Completed in 117 milliseconds