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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 82 MCSection *DwarfLineSection = nullptr;
264 MCSection *getDwarfLineSection() const { return DwarfLineSection; }
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp 231 DwarfLineSection =
413 DwarfLineSection = Ctx->getELFSection(".debug_line", DebugSecType, 0);
576 DwarfLineSection = Ctx->getCOFFSection(
792 DwarfLineSection =
928 DwarfLineSection = Ctx->getXCOFFSection(

Completed in 34 milliseconds