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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 97 /// Accelerator table sections. DwarfDebugNamesSection is the DWARF v5
101 MCSection *DwarfDebugNamesSection = nullptr;
288 return DwarfDebugNamesSection;
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp 204 DwarfDebugNamesSection =
441 DwarfDebugNamesSection =
716 DwarfDebugNamesSection = Ctx->getCOFFSection(
822 DwarfDebugNamesSection =

Completed in 18 milliseconds