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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 88 MCSection *DwarfLocSection = nullptr;
279 MCSection *getDwarfLocSection() const { return DwarfLocSection; }
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp 261 DwarfLocSection =
429 DwarfLocSection = Ctx->getELFSection(".debug_loc", DebugSecType, 0);
621 DwarfLocSection = Ctx->getCOFFSection(
799 DwarfLocSection =
948 DwarfLocSection = Ctx->getXCOFFSection(

Completed in 85 milliseconds