Lines Matching refs:encoded
262 i32 32, ; The length of the string that contains the encoded translation unit filenames
263 …0. In prior versions, the length of the affixed string that contains the encoded coverage mapping …
305 i32 9, ; Function's encoded coverage mapping data string length
315 i32 9, ; Function's encoded coverage mapping data string length
325 …string in the third field of *__llvm_coverage_mapping* that contains the encoded translation unit …
327 …string in the third field of *__llvm_coverage_mapping* that contains any encoded coverage mapping …
329 * The format version. The current version is 4 (encoded as a 3).
342 It contains the function name's MD5, the length of the encoded mapping data for
344 in the function's translation unit, and the encoded mapping data.
349 Here's an overview of the encoded data that was stored in the
352 * The IR contains the following string constant that represents the encoded
359 * The string contains values that are encoded in the LEB128 format, which is
362 * The first three LEB128-encoded numbers in the sample specify the number of
368 * The coverage mapping from the first function record is encoded in this string:
397 * The length of the substring that contains the encoded coverage mapping data
407 The per-function coverage mapping data is encoded as a stream of bytes,
417 The translation unit filenames are encoded using the same encoding
436 LEB128 is an unsigned integer value that is encoded using DWARF's LEB128
447 String values are encoded with a `LEB value <LEB128_>`_ for the length