Home
last modified time | relevance | path

Searched refs:DwarfTypesDWOSection (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h112 MCSection *DwarfTypesDWOSection; variable
263 MCSection *getDwarfTypesDWOSection() const { return DwarfTypesDWOSection; } in getDwarfTypesDWOSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h108 MCSection *DwarfTypesDWOSection = nullptr; variable
293 MCSection *getDwarfTypesDWOSection() const { return DwarfTypesDWOSection; } in getDwarfTypesDWOSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h109 MCSection *DwarfTypesDWOSection = nullptr; variable
299 MCSection *getDwarfTypesDWOSection() const { return DwarfTypesDWOSection; } in getDwarfTypesDWOSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp461 DwarfTypesDWOSection = in initELFMCObjectFileInfo()
666 DwarfTypesDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
825 DwarfTypesDWOSection = in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp560 DwarfTypesDWOSection = in initELFMCObjectFileInfo()
741 DwarfTypesDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp455 DwarfTypesDWOSection = in initELFMCObjectFileInfo()
638 DwarfTypesDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()