Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h111 MCSection *DwarfInfoDWOSection; variable
261 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; } in getDwarfInfoDWOSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h108 MCSection *DwarfInfoDWOSection; variable
280 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; } in getDwarfInfoDWOSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp558 DwarfInfoDWOSection = in initELFMCObjectFileInfo()
736 DwarfInfoDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp587 DwarfInfoDWOSection = in initELFMCObjectFileInfo()
761 DwarfInfoDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()