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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 87 MCSection *DwarfStrSection = nullptr;
278 MCSection *getDwarfStrSection() const { return DwarfStrSection; }
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp 252 DwarfStrSection =
426 DwarfStrSection =
611 DwarfStrSection = Ctx->getCOFFSection(
797 DwarfStrSection = Ctx->getWasmSection(
944 DwarfStrSection = Ctx->getXCOFFSection(

Completed in 55 milliseconds