Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h87 MCSection *DwarfStrSection = nullptr; variable
279 MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp253 DwarfStrSection = in initMachOMCObjectFileInfo()
427 DwarfStrSection = in initELFMCObjectFileInfo()
617 DwarfStrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
803 DwarfStrSection = Ctx->getWasmSection( in initWasmMCObjectFileInfo()
950 DwarfStrSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()