Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h109 MCSection *DwarfTypesDWOSection; variable
287 MCSection *getDwarfTypesDWOSection() const { return DwarfTypesDWOSection; } in getDwarfTypesDWOSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp447 DwarfTypesDWOSection = in initELFMCObjectFileInfo()
620 DwarfTypesDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()