Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h121 MCSection *DwarfTUIndexSection; variable
270 MCSection *getDwarfTUIndexSection() const { return DwarfTUIndexSection; } in getDwarfTUIndexSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp265 DwarfTUIndexSection = in initMachOMCObjectFileInfo()
543 DwarfTUIndexSection = in initELFMCObjectFileInfo()
732 DwarfTUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()