Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h127 MCSection *DwarfGnuPubTypesSection; variable
239 return DwarfGnuPubTypesSection; in getDwarfGnuPubTypesSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h135 MCSection *DwarfGnuPubTypesSection = nullptr; variable
263 return DwarfGnuPubTypesSection; in getDwarfGnuPubTypesSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h137 MCSection *DwarfGnuPubTypesSection = nullptr; variable
268 return DwarfGnuPubTypesSection; in getDwarfGnuPubTypesSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp248 DwarfGnuPubTypesSection = in initMachOMCObjectFileInfo()
423 DwarfGnuPubTypesSection = in initELFMCObjectFileInfo()
601 DwarfGnuPubTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
808 DwarfGnuPubTypesSection = in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp250 DwarfGnuPubTypesSection = in initMachOMCObjectFileInfo()
532 DwarfGnuPubTypesSection = in initELFMCObjectFileInfo()
706 DwarfGnuPubTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp248 DwarfGnuPubTypesSection = in initMachOMCObjectFileInfo()
418 DwarfGnuPubTypesSection = in initELFMCObjectFileInfo()
593 DwarfGnuPubTypesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()