Home
last modified time | relevance | path

Searched refs:DwarfAccelTypesSection (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h108 MCSection *DwarfAccelTypesSection; variable
259 return DwarfAccelTypesSection; in getDwarfAccelTypesSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h105 MCSection *DwarfAccelTypesSection; variable
278 return DwarfAccelTypesSection; in getDwarfAccelTypesSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp225 DwarfAccelTypesSection = in initMachOMCObjectFileInfo()
554 DwarfAccelTypesSection = in initELFMCObjectFileInfo()
796 DwarfAccelTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
856 DwarfAccelTypesSection = nullptr; // Used only by selected targets. in InitMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp220 DwarfAccelTypesSection = in initMachOMCObjectFileInfo()
577 DwarfAccelTypesSection = in initELFMCObjectFileInfo()
826 DwarfAccelTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
921 DwarfAccelTypesSection = nullptr; // Used only by selected targets. in InitMCObjectFileInfo()