Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h102 const MCSection *DwarfPubNamesSection; variable
215 const MCSection *getDwarfPubNamesSection() const{return DwarfPubNamesSection;} in getDwarfPubNamesSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp189 DwarfPubNamesSection = in InitMachOMCObjectFileInfo()
407 DwarfPubNamesSection = in InitELFMCObjectFileInfo()
553 DwarfPubNamesSection = in InitCOFFMCObjectFileInfo()