Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h116 MCSection *DwarfLocDWOSection; variable
267 MCSection *getDwarfLocDWOSection() const { return DwarfLocDWOSection; } in getDwarfLocDWOSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h113 MCSection *DwarfLocDWOSection; variable
286 MCSection *getDwarfLocDWOSection() const { return DwarfLocDWOSection; } in getDwarfLocDWOSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp569 DwarfLocDWOSection = in initELFMCObjectFileInfo()
761 DwarfLocDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp598 DwarfLocDWOSection = in initELFMCObjectFileInfo()
786 DwarfLocDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()