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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 124 MCSection *DwarfLoclistsSection = nullptr;
283 MCSection *getDwarfLoclistsSection() const { return DwarfLoclistsSection; }
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp 264 DwarfLoclistsSection =
457 DwarfLoclistsSection = Ctx->getELFSection(".debug_loclists", DebugSecType, 0);
626 DwarfLoclistsSection = Ctx->getCOFFSection(
830 DwarfLoclistsSection =

Completed in 25 milliseconds