Home
last modified time | relevance | path

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

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