Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h120 MCSection *DwarfCUIndexSection; variable
269 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp262 DwarfCUIndexSection = in initMachOMCObjectFileInfo()
541 DwarfCUIndexSection = in initELFMCObjectFileInfo()
727 DwarfCUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()