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

  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
DebugSubsectionRecord.cpp 52 DebugSubsectionRecordBuilder::DebugSubsectionRecordBuilder(
56 DebugSubsectionRecordBuilder::DebugSubsectionRecordBuilder(
60 uint32_t DebugSubsectionRecordBuilder::calculateSerializedLength() const {
68 Error DebugSubsectionRecordBuilder::commit(BinaryStreamWriter &Writer,
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
DebugSubsectionRecord.h 51 class DebugSubsectionRecordBuilder {
53 DebugSubsectionRecordBuilder(std::shared_ptr<DebugSubsection> Subsection);
58 DebugSubsectionRecordBuilder(const DebugSubsectionRecord &Contents);

Completed in 14 milliseconds