Lines Matching refs:LEB128
319 * The string contains values that are encoded in the LEB128 format, which is
322 * The first three LEB128-encoded numbers in the sample specify the number of
381 ``[numFilenames : LEB128, filename0 : string, filename1 : string, ...]``
393 LEB128 subsection
396 LEB128 is an unsigned integer value that is encoded using DWARF's LEB128
405 ``[length : LEB128, characters...]`` argument
415 ``[numIndices : LEB128, filenameIndex0 : LEB128, filenameIndex1 : LEB128, ...]``
423 ``[value : LEB128]``
464 ``[numExpressions : LEB128, expr0LHS : LEB128, expr0RHS : LEB128, expr1LHS : LEB128, expr1RHS : LEB…
476 ``[numRegionArrays : LEB128, regionsForFile0, regionsForFile1, ...]``
488 ``[numRegions : LEB128, region0, region1, ...]``
529 ``[value : LEB128]``
553 ``[deltaLineStart : LEB128, columnStart : LEB128, numLines : LEB128, columnEnd : LEB128]``