Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h111 MCSection *DwarfTypesDWOSection; variable
262 MCSection *getDwarfTypesDWOSection() const { return DwarfTypesDWOSection; } in getDwarfTypesDWOSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp524 DwarfTypesDWOSection = in initELFMCObjectFileInfo()
692 DwarfTypesDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()