Searched refs:DwarfCUIndexSection (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h120 MCSection *DwarfCUIndexSection; member in class:llvm::MCObjectFileInfo
269 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; }
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp262 DwarfCUIndexSection =
541 DwarfCUIndexSection =
727 DwarfCUIndexSection = Ctx->getCOFFSection(

Completed in 84 milliseconds