Lines Matching refs:LEB128
313 * The string contains values that are encoded in the LEB128 format, which is
389 ``[numFilenames : LEB128, filename0 : string, filename1 : string, ...]``
401 LEB128 subsection
404 LEB128 is an unsigned interger value that is encoded using DWARF's LEB128
413 ``[length : LEB128, characters...]`` argument
423 ``[numIndices : LEB128, filenameIndex0 : LEB128, filenameIndex1 : LEB128, ...]``
431 ``[value : LEB128]``
472 ``[numExpressions : LEB128, expr0LHS : LEB128, expr0RHS : LEB128, expr1LHS : LEB128, expr1RHS : LEB…
484 ``[numRegionArrays : LEB128, regionsForFile0, regionsForFile1, ...]``
496 ``[numRegions : LEB128, region0, region1, ...]``
537 ``[value : LEB128]``
561 ``[deltaLineStart : LEB128, columnStart : LEB128, numLines : LEB128, columnEnd : LEB128]``