HomeSort by: relevance | last modified time | path
    Searched refs:addNewSection (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProfWriter.h 235 std::error_code addNewSection(SecType Sec, uint32_t LayoutIdx,
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
SampleProfWriter.cpp 118 std::error_code SampleProfileWriterExtBinaryBase::addNewSection(
289 if (std::error_code EC = addNewSection(Type, LayoutIdx, SectionStart))

Completed in 19 milliseconds