Lines Matching refs:LEB128
342 * The string contains values that are encoded in the LEB128 format, which is
418 ``[numFilenames : LEB128, filename0 : string, filename1 : string, ...]``
430 LEB128 subsection
433 LEB128 is an unsigned integer value that is encoded using DWARF's LEB128
442 ``[length : LEB128, characters...]`` argument
452 ``[numIndices : LEB128, filenameIndex0 : LEB128, filenameIndex1 : LEB128, ...]``
460 ``[value : LEB128]``
501 ``[numExpressions : LEB128, expr0LHS : LEB128, expr0RHS : LEB128, expr1LHS : LEB128, expr1RHS : LEB…
513 ``[numRegionArrays : LEB128, regionsForFile0, regionsForFile1, ...]``
525 ``[numRegions : LEB128, region0, region1, ...]``
566 ``[value : LEB128]``
590 ``[deltaLineStart : LEB128, columnStart : LEB128, numLines : LEB128, columnEnd : LEB128]``