Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.h60 DWARF_VENDOR_DWARF = 0, // Defined in v2 or later of the DWARF standard. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DDwarf.cpp749 if (FormVendor(F) == DWARF_VENDOR_DWARF) { in isValidFormForVersion()