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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 114 MCSection *DwarfStrOffDWOSection = nullptr;
309 MCSection *getDwarfStrOffDWOSection() const { return DwarfStrOffDWOSection; }
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp 473 DwarfStrOffDWOSection = Ctx->getELFSection(".debug_str_offsets.dwo",
696 DwarfStrOffDWOSection = Ctx->getCOFFSection(
847 DwarfStrOffDWOSection =

Completed in 18 milliseconds