Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/
Dtrace_helpers.c405 parse_build_id_buf(const void *note_start, Elf32_Word note_size, char *build_id) in parse_build_id_buf() argument
410 Elf32_Nhdr *nhdr = (Elf32_Nhdr *)(note_start + note_offs); in parse_build_id_buf()
415 memcpy(build_id, note_start + note_offs + in parse_build_id_buf()