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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 110 MCSection *DwarfAbbrevDWOSection = nullptr;
305 MCSection *getDwarfAbbrevDWOSection() const { return DwarfAbbrevDWOSection; }
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp 464 DwarfAbbrevDWOSection =
676 DwarfAbbrevDWOSection = Ctx->getCOFFSection(
838 DwarfAbbrevDWOSection =

Completed in 15 milliseconds