Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1030 ArrayRef<uint8_t> ULEBbytes(ULEB, ULEBsize); in cloneExpression() local
1031 OutputBuffer.append(ULEBbytes.begin(), ULEBbytes.end()); in cloneExpression()