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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 81 MCSection *DwarfInfoSection = nullptr;
260 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; }
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp 228 DwarfInfoSection =
412 DwarfInfoSection = Ctx->getELFSection(".debug_info", DebugSecType, 0);
571 DwarfInfoSection = Ctx->getCOFFSection(
812 DwarfInfoSection =
924 DwarfInfoSection = Ctx->getXCOFFSection(

Completed in 15 milliseconds