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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 132 MCSection *DwarfTUIndexSection = nullptr;
323 MCSection *getDwarfTUIndexSection() const { return DwarfTUIndexSection; }
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp 289 DwarfTUIndexSection =
488 DwarfTUIndexSection =
711 DwarfTUIndexSection = Ctx->getCOFFSection(
811 DwarfTUIndexSection = Ctx->getWasmSection(".debug_tu_index", SectionKind::getMetadata());
862 DwarfTUIndexSection =

Completed in 29 milliseconds