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

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
DebugCrossImpSubsection.h 69 class DebugCrossModuleImportsSubsection final : public DebugSubsection {
71 explicit DebugCrossModuleImportsSubsection(
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
DebugCrossImpSubsection.cpp 54 void DebugCrossModuleImportsSubsection::addImport(StringRef Module,
63 uint32_t DebugCrossModuleImportsSubsection::calculateSerializedSize() const {
72 Error DebugCrossModuleImportsSubsection::commit(
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
CodeViewYAMLDebugSections.cpp 480 std::make_shared<DebugCrossModuleImportsSubsection>(*SC.strings());

Completed in 14 milliseconds