Home
last modified time | relevance | path

Searched refs:FWD_UNION_FLAG (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/
HDBTF.h102 constexpr uint32_t FWD_UNION_FLAG = 1u << 31; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/BTF/
HDBTFParser.cpp730 if (Type->Info & BTF::FWD_UNION_FLAG) in symbolize()