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
120 The following sections detail encoding of each kind.
125 ``struct btf_type`` encoding requirement:
145 bool, for the int type. The char and bool encoding are mostly useful for
146 pretty print. At most one encoding can be specified for the int type.
171 bitfield encoding. Currently, both llvm and pahole generate
177 ``struct btf_type`` encoding requirement:
189 ``struct btf_type`` encoding requirement:
204 The ``struct btf_array`` encoding:
234 ``struct btf_type`` encoding requirement:
249 ``struct btf_member`` encoding:
280 ``struct btf_type`` encoding requirement:
294 The ``btf_enum`` encoding:
301 ``struct btf_type`` encoding requirement:
313 ``struct btf_type`` encoding requirement:
325 ``struct btf_type`` encoding requirement:
337 ``struct btf_type`` encoding requirement:
349 ``struct btf_type`` encoding requirement:
361 ``struct btf_type`` encoding requirement:
379 ``struct btf_type`` encoding requirement:
404 ``struct btf_type`` encoding requirement:
418 ``struct btf_var`` encoding:
434 ``struct btf_type`` encoding requirement:
451 ``struct btf_var_secinfo`` encoding:
459 ``struct btf_type`` encoding requirement:
896 [2] INT int size=4 bit_offset=0 nr_bits=32 encoding=SIGNED
899 only. The assembly code (-S) is able to show the BTF encoding in assembly