Home
last modified time | relevance | path

Searched refs:DwarfRangesSection (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.h90 MCSection *DwarfRangesSection = nullptr; variable
271 MCSection *getDwarfRangesSection() const { return DwarfRangesSection; } in getDwarfRangesSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp270 DwarfRangesSection = in initMachOMCObjectFileInfo()
426 DwarfRangesSection = in initELFMCObjectFileInfo()
618 DwarfRangesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
760 DwarfRangesSection = in initWasmMCObjectFileInfo()