Home | History | Annotate | Download | only in DebugInfo

Lines Matching full:leb128

241         // a source file name. The second is an unsigned LEB128 number
243 // was found. The third is an unsigned LEB128 number representing the
245 // LEB128 number representing the length in bytes of the file. The time
246 // and length fields may contain LEB128(0) if the information is not
250 // section of the statement program prologue. The index is LEB128(0)
252 // LEB128(1) if it was found in the first directory in the
287 // Takes a single unsigned LEB128 operand, multiplies it by the
295 // Takes a single signed LEB128 operand and adds that value to
301 // Takes a single unsigned LEB128 operand and stores it in the file
307 // Takes a single unsigned LEB128 operand and stores it in the
350 // special opcodes because they cannot encode LEB128 numbers or
370 // Takes a single unsigned LEB128 operand and stores it in the
378 // as a multiple of LEB128 operands for each opcode.