Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h151 struct FixedSizeInfo { struct
161 FixedSizeInfo() = default; argument
179 Optional<FixedSizeInfo> FixedAttributeSize;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.cpp60 FixedAttributeSize = FixedSizeInfo(); in extract()
186 size_t DWARFAbbreviationDeclaration::FixedSizeInfo::getByteSize( in getByteSize()