HomeSort by relevance Sort by last modified time
    Searched refs:getDwarfInfoSection (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 225 const MCSection *getDwarfInfoSection() const { return DwarfInfoSection; }
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 676 NewCU.initSection(Asm->getObjFileLowering().getDwarfInfoSection(),
    [all...]
  /external/llvm/lib/MC/
MCDwarf.cpp 640 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection());
867 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection());
    [all...]

Completed in 94 milliseconds