Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h88 MCSection *DwarfStrSection; variable
262 MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp251 DwarfStrSection = in initMachOMCObjectFileInfo()
412 DwarfStrSection = in initELFMCObjectFileInfo()
585 DwarfStrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
730 DwarfStrSection = in initWasmMCObjectFileInfo()