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

  /external/llvm/lib/Target/NVPTX/
NVPTXTargetObjectFile.h 35 delete DwarfAbbrevSection;
66 DwarfAbbrevSection = new NVPTXSection(MCSection::SV_ELF,
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 89 const MCSection *DwarfAbbrevSection;
211 const MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; }
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 173 DwarfAbbrevSection =
395 DwarfAbbrevSection =
533 DwarfAbbrevSection =

Completed in 162 milliseconds