Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DSampleProfWriter.h168 std::error_code writeSecHdrTable();
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProfWriter.cpp140 if (std::error_code EC = writeSecHdrTable()) in write()
421 std::error_code SampleProfileWriterExtBinaryBase::writeSecHdrTable() { in writeSecHdrTable() function in SampleProfileWriterExtBinaryBase
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
DSampleProfWriter.h288 std::error_code writeSecHdrTable();
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DSampleProfWriter.cpp127 if (std::error_code EC = writeSecHdrTable()) in write()
692 std::error_code SampleProfileWriterExtBinaryBase::writeSecHdrTable() { in writeSecHdrTable() function in SampleProfileWriterExtBinaryBase