Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DTypeHashing.cpp50 auto RefData = RecordData.slice(Ref.Offset, Ref.Count * sizeof(TypeIndex)); in hashType() local
/llvm-project-15.0.7/llvm/unittests/Support/
H A DBinaryStreamTest.cpp319 auto RefData = makeArrayRef(InputData); in TEST_F() local
/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugInfoTest.cpp1694 uint32_t RefData = 0x11223344U; local