Home
last modified time | relevance | path

Searched refs:DwarfMacinfoSection (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h91 MCSection *DwarfMacinfoSection = nullptr; variable
274 MCSection *getDwarfMacinfoSection() const { return DwarfMacinfoSection; } in getDwarfMacinfoSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp276 DwarfMacinfoSection = in initMachOMCObjectFileInfo()
428 DwarfMacinfoSection = in initELFMCObjectFileInfo()
623 DwarfMacinfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
762 DwarfMacinfoSection = in initWasmMCObjectFileInfo()