Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h127 MCSection *DwarfGnuPubTypesSection; variable
239 return DwarfGnuPubTypesSection; in getDwarfGnuPubTypesSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h132 MCSection *DwarfGnuPubTypesSection; variable
255 return DwarfGnuPubTypesSection; in getDwarfGnuPubTypesSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp250 DwarfGnuPubTypesSection = in initMachOMCObjectFileInfo()
532 DwarfGnuPubTypesSection = in initELFMCObjectFileInfo()
706 DwarfGnuPubTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp252 DwarfGnuPubTypesSection = in initMachOMCObjectFileInfo()
553 DwarfGnuPubTypesSection = in initELFMCObjectFileInfo()
726 DwarfGnuPubTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()