Home
last modified time | relevance | path

Searched refs:bytes (Results 1 – 4 of 4) sorted by relevance

/scripts/gendwarfksyms/examples/
Dkabi.h171 #define KABI_USE_ARRAY(number, bytes, _new) \ argument
172 __KABI_REPLACE(KABI_RESERVE_ARRAY(number, bytes), _new)
/scripts/
Dmake_fit.py153 fsw.property('compatible', bytes(compat))
155 fsw.property('fdt', bytes(''.join(f'fdt-{x}\x00' for x in files), "ascii"))
Dleaking_addresses.pl481 my $bytes = <$fh>;
487 my $offset = index($bytes, $addr);
/scripts/dtc/
Ddtx_diff47 If DTx contains the binary blob magic value in the first four bytes,