Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDWARFFormValueTest.cpp103 auto Data8 = createDataXFormValue<uint64_t>(DW_FORM_data8, 0x1234567812345678LL); in TEST() local
H A DDWARFDebugInfoTest.cpp68 const uint64_t Data8 = 0x0011223344556677ULL; in TestAllForms() local