Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFFormValueTest.cpp172 const uint32_t SampleLength = 0x80; variable
175 ArrayRef<uint8_t> SampleU32 = toBytes(SampleLength);
197 SampleLength + SampleLEB.size(), true),
199 SampleLength + SampleLEB.size(), true),
204 ParamType(DW_FORM_block4, 0, 0, DWARF32, SampleU32, SampleLength + 4,