Home
last modified time | relevance | path

Searched refs:GIEL_STATIC (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.h444 enum GDBIndexEntryLinkage { GIEL_EXTERNAL, GIEL_STATIC }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DDwarf.cpp599 case GIEL_STATIC: in GDBIndexEntryLinkageString()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2046 dwarf::GDBIndexEntryLinkage Linkage = dwarf::GIEL_STATIC; in computeIndexValue()
2066 : dwarf::GIEL_STATIC); in computeIndexValue()
2070 return dwarf::PubIndexEntryDescriptor(dwarf::GIEK_TYPE, dwarf::GIEL_STATIC); in computeIndexValue()
2079 dwarf::GIEL_STATIC); in computeIndexValue()