Home
last modified time | relevance | path

Searched refs:DwarfAbbrevSection (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.h80 MCSection *DwarfAbbrevSection = nullptr; variable
249 MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp224 DwarfAbbrevSection = in initMachOMCObjectFileInfo()
404 DwarfAbbrevSection = in initELFMCObjectFileInfo()
553 DwarfAbbrevSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
757 DwarfAbbrevSection = in initWasmMCObjectFileInfo()