Lines Matching full:encoding

32 2. BTF Type and String Encoding
53 The magic is ``0xeB9F``, which has different encoding for big and little
59 2.1 String Encoding
65 2.2 Type Encoding
123 The following sections detail encoding of each kind.
128 ``struct btf_type`` encoding requirement:
148 bool, for the int type. The char and bool encoding are mostly useful for
149 pretty print. At most one encoding can be specified for the int type.
174 bitfield encoding. Currently, both llvm and pahole generate
180 ``struct btf_type`` encoding requirement:
192 ``struct btf_type`` encoding requirement:
207 The ``struct btf_array`` encoding:
237 ``struct btf_type`` encoding requirement:
252 ``struct btf_member`` encoding:
281 ``struct btf_type`` encoding requirement:
295 The ``btf_enum`` encoding:
306 ``struct btf_type`` encoding requirement:
318 ``struct btf_type`` encoding requirement:
330 ``struct btf_type`` encoding requirement:
342 ``struct btf_type`` encoding requirement:
354 ``struct btf_type`` encoding requirement:
366 ``struct btf_type`` encoding requirement:
388 ``struct btf_type`` encoding requirement:
413 ``struct btf_type`` encoding requirement:
442 ``struct btf_type`` encoding requirement:
459 ``struct btf_var_secinfo`` encoding:
467 ``struct btf_type`` encoding requirement:
479 ``struct btf_type`` encoding requirement:
505 ``struct btf_type`` encoding requirement:
528 ``struct btf_type`` encoding requirement:
543 The ``btf_enum64`` encoding:
1026 [2] INT int size=4 bit_offset=0 nr_bits=32 encoding=SIGNED
1029 only. The assembly code (-S) is able to show the BTF encoding in assembly