Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h85 MCSection *DwarfStrSection = nullptr; variable
288 MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection()
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp265 DwarfStrSection = in initMachOMCObjectFileInfo()
454 DwarfStrSection = in initELFMCObjectFileInfo()
650 DwarfStrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
841 DwarfStrSection = Ctx->getWasmSection( in initWasmMCObjectFileInfo()
1005 DwarfStrSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()