Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h114 MCSection *DwarfStrDWOSection; variable
265 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h110 MCSection *DwarfStrDWOSection = nullptr; variable
295 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h111 MCSection *DwarfStrDWOSection = nullptr; variable
301 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp465 DwarfStrDWOSection = Ctx->getELFSection( in initELFMCObjectFileInfo()
676 DwarfStrDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
829 DwarfStrDWOSection = in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp564 DwarfStrDWOSection = in initELFMCObjectFileInfo()
751 DwarfStrDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp459 DwarfStrDWOSection = Ctx->getELFSection( in initELFMCObjectFileInfo()
648 DwarfStrDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()