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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h111 MCSection *DwarfTypesDWOSection; member in class:llvm::MCObjectFileInfo
262 MCSection *getDwarfTypesDWOSection() const { return DwarfTypesDWOSection; }
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp524 DwarfTypesDWOSection =
692 DwarfTypesDWOSection = Ctx->getCOFFSection(

Completed in 525 milliseconds