Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h189 struct FixedSizeInfo { struct
199 FixedSizeInfo() = default; argument
217 std::optional<FixedSizeInfo> FixedAttributeSize;
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp67 FixedAttributeSize = FixedSizeInfo(); in extract()
221 size_t DWARFAbbreviationDeclaration::FixedSizeInfo::getByteSize( in getByteSize()