Home
last modified time | relevance | path

Searched refs:DwarfTUIndexSection (Results 1 – 6 of 6) 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-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h130 MCSection *DwarfTUIndexSection = nullptr; variable
311 MCSection *getDwarfTUIndexSection() const { return DwarfTUIndexSection; } in getDwarfTUIndexSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h132 MCSection *DwarfTUIndexSection = nullptr; variable
318 MCSection *getDwarfTUIndexSection() const { return DwarfTUIndexSection; } in getDwarfTUIndexSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp288 DwarfTUIndexSection = in initMachOMCObjectFileInfo()
487 DwarfTUIndexSection = in initELFMCObjectFileInfo()
706 DwarfTUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
800 DwarfTUIndexSection = Ctx->getWasmSection(".debug_tu_index", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
850 DwarfTUIndexSection = in initWasmMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp285 DwarfTUIndexSection = in initMachOMCObjectFileInfo()
479 DwarfTUIndexSection = in initELFMCObjectFileInfo()
678 DwarfTUIndexSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
766 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()