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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 111 MCSection *DwarfStrDWOSection = nullptr;
306 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; }
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp 466 DwarfStrDWOSection = Ctx->getELFSection(
681 DwarfStrDWOSection = Ctx->getCOFFSection(
840 DwarfStrDWOSection =

Completed in 17 milliseconds