Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp993 ArrayRef<uint8_t> ULEBbytes(ULEB, ULEBsize); in cloneExpression() local
994 OutputBuffer.append(ULEBbytes.begin(), ULEBbytes.end()); in cloneExpression()