Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h121 MCSection *DwarfCUIndexSection; variable
270 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h126 MCSection *DwarfCUIndexSection; variable
293 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp279 DwarfCUIndexSection = in initMachOMCObjectFileInfo()
606 DwarfCUIndexSection = in initELFMCObjectFileInfo()
801 DwarfCUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
888 DwarfCUIndexSection = Ctx->getWasmSection(".debug_cu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp271 DwarfCUIndexSection = in initMachOMCObjectFileInfo()
577 DwarfCUIndexSection = in initELFMCObjectFileInfo()
776 DwarfCUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()