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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 109 MCSection *DwarfTypesDWOSection = nullptr;
304 MCSection *getDwarfTypesDWOSection() const { return DwarfTypesDWOSection; }
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp 462 DwarfTypesDWOSection =
671 DwarfTypesDWOSection = Ctx->getCOFFSection(
836 DwarfTypesDWOSection =

Completed in 24 milliseconds