Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h122 MCSection *DwarfTUIndexSection; variable
271 MCSection *getDwarfTUIndexSection() const { return DwarfTUIndexSection; } in getDwarfTUIndexSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h127 MCSection *DwarfTUIndexSection; variable
294 MCSection *getDwarfTUIndexSection() const { return DwarfTUIndexSection; } in getDwarfTUIndexSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp282 DwarfTUIndexSection = in initMachOMCObjectFileInfo()
608 DwarfTUIndexSection = in initELFMCObjectFileInfo()
806 DwarfTUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
889 DwarfTUIndexSection = Ctx->getWasmSection(".debug_tu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp274 DwarfTUIndexSection = in initMachOMCObjectFileInfo()
579 DwarfTUIndexSection = in initELFMCObjectFileInfo()
781 DwarfTUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()