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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 80 MCSection *DwarfAbbrevSection = nullptr;
259 MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; }
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp 225 DwarfAbbrevSection =
410 DwarfAbbrevSection =
566 DwarfAbbrevSection = Ctx->getCOFFSection(
801 DwarfAbbrevSection =
920 DwarfAbbrevSection = Ctx->getXCOFFSection(

Completed in 59 milliseconds