Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h112 const MCSection *DwarfAccelNamesSection; variable
250 return DwarfAccelNamesSection; in getDwarfAccelNamesSection()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp185 DwarfAccelNamesSection = in InitMachOMCObjectFileInfo()
555 DwarfAccelNamesSection = in InitELFMCObjectFileInfo()
790 DwarfAccelNamesSection = in InitCOFFMCObjectFileInfo()
856 DwarfAccelNamesSection = nullptr; // Used only by selected targets. in InitMCObjectFileInfo()