Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h113 MCSection *DwarfAbbrevDWOSection; variable
264 MCSection *getDwarfAbbrevDWOSection() const { return DwarfAbbrevDWOSection; } in getDwarfAbbrevDWOSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h110 MCSection *DwarfAbbrevDWOSection; variable
283 MCSection *getDwarfAbbrevDWOSection() const { return DwarfAbbrevDWOSection; } in getDwarfAbbrevDWOSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp562 DwarfAbbrevDWOSection = in initELFMCObjectFileInfo()
746 DwarfAbbrevDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp591 DwarfAbbrevDWOSection = in initELFMCObjectFileInfo()
771 DwarfAbbrevDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()