Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h84 MCSection *DwarfLineStrSection; variable
247 MCSection *getDwarfLineStrSection() const { return DwarfLineStrSection; } in getDwarfLineStrSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp237 DwarfLineStrSection = in initMachOMCObjectFileInfo()
543 DwarfLineStrSection = in initELFMCObjectFileInfo()
701 DwarfLineStrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
874 DwarfLineStrSection = in initWasmMCObjectFileInfo()