Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h104 const MCSection *DwarfPubNamesSection; variable
228 const MCSection *getDwarfPubNamesSection() const{return DwarfPubNamesSection;} in getDwarfPubNamesSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp211 DwarfPubNamesSection = in InitMachOMCObjectFileInfo()
464 DwarfPubNamesSection = in InitELFMCObjectFileInfo()
603 DwarfPubNamesSection = Ctx->getCOFFSection( in InitCOFFMCObjectFileInfo()