Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h117 MCSection *DwarfStrOffDWOSection; variable
268 MCSection *getDwarfStrOffDWOSection() const { return DwarfStrOffDWOSection; } in getDwarfStrOffDWOSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h114 MCSection *DwarfStrOffDWOSection; variable
287 MCSection *getDwarfStrOffDWOSection() const { return DwarfStrOffDWOSection; } in getDwarfStrOffDWOSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp571 DwarfStrOffDWOSection = in initELFMCObjectFileInfo()
766 DwarfStrOffDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp600 DwarfStrOffDWOSection = in initELFMCObjectFileInfo()
791 DwarfStrOffDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()