Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h112 MCSection *DwarfTypesDWOSection; variable
263 MCSection *getDwarfTypesDWOSection() const { return DwarfTypesDWOSection; } in getDwarfTypesDWOSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp560 DwarfTypesDWOSection = in initELFMCObjectFileInfo()
741 DwarfTypesDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()