Home
last modified time | relevance | path

Searched refs:DwarfInfoDWOSection (Results 1 – 6 of 6) 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-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h107 MCSection *DwarfInfoDWOSection = nullptr; variable
289 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; } in getDwarfInfoDWOSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h108 MCSection *DwarfInfoDWOSection = nullptr; variable
295 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; } in getDwarfInfoDWOSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp459 DwarfInfoDWOSection = in initELFMCObjectFileInfo()
661 DwarfInfoDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
823 DwarfInfoDWOSection = in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp558 DwarfInfoDWOSection = in initELFMCObjectFileInfo()
736 DwarfInfoDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp453 DwarfInfoDWOSection = in initELFMCObjectFileInfo()
633 DwarfInfoDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()