Home
last modified time | relevance | path

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

/linux/fs/
H A Dbinfmt_elf.c1668 unsigned shift_bytes = n * 3 * sizeof(data[0]); in fill_files_note() local
1669 memmove(name_base - shift_bytes, name_base, in fill_files_note()
1671 name_curpos -= shift_bytes; in fill_files_note()