Home
last modified time | relevance | path

Searched refs:DwarfStrDWOSection (Results 1 – 4 of 4) 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-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h111 MCSection *DwarfStrDWOSection; variable
284 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp564 DwarfStrDWOSection = in initELFMCObjectFileInfo()
751 DwarfStrDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp593 DwarfStrDWOSection = in initELFMCObjectFileInfo()
776 DwarfStrDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()