Home
last modified time | relevance | path

Searched refs:DwarfCUIndexSection (Results 1 – 6 of 6) 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-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h129 MCSection *DwarfCUIndexSection = nullptr; variable
310 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h131 MCSection *DwarfCUIndexSection = nullptr; variable
317 MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; } in getDwarfCUIndexSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp285 DwarfCUIndexSection = in initMachOMCObjectFileInfo()
485 DwarfCUIndexSection = in initELFMCObjectFileInfo()
701 DwarfCUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
799 DwarfCUIndexSection = Ctx->getWasmSection(".debug_cu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
848 DwarfCUIndexSection = in initWasmMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp282 DwarfCUIndexSection = in initMachOMCObjectFileInfo()
477 DwarfCUIndexSection = in initELFMCObjectFileInfo()
673 DwarfCUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
765 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()