Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h83 MCSection *DwarfLineStrSection = nullptr; variable
265 MCSection *getDwarfLineStrSection() const { return DwarfLineStrSection; } in getDwarfLineStrSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp234 DwarfLineStrSection = in initMachOMCObjectFileInfo()
414 DwarfLineStrSection = in initELFMCObjectFileInfo()
581 DwarfLineStrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
794 DwarfLineStrSection = in initWasmMCObjectFileInfo()