Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1033 ArrayRef<uint8_t> ULEBbytes(ULEB, ULEBsize); in cloneExpression() local
1034 OutputBuffer.append(ULEBbytes.begin(), ULEBbytes.end()); in cloneExpression()