Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndexDiscovery.h19 enum class TiRefKind { TypeRef, IndexRef }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp10 ulittle32_t IndexRef{0xB0C0B0C0}; member