Home
last modified time | relevance | path

Searched defs:isDWARF64 (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h102 bool isDWARF64() const { return FormParams.Format == dwarf::DWARF64; } in isDWARF64() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h32 bool isDWARF64() const { return TotalLength == UINT32_MAX; } in isDWARF64() function