Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h88 MCSection *DwarfStrSection = nullptr; variable
292 MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectFileInfo.cpp269 DwarfStrSection = in initMachOMCObjectFileInfo()
455 DwarfStrSection = in initELFMCObjectFileInfo()
651 DwarfStrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
842 DwarfStrSection = Ctx->getWasmSection( in initWasmMCObjectFileInfo()
1002 DwarfStrSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()