Home
last modified time | relevance | path

Searched defs:buildid_note (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Dgenelf.c79 static struct buildid_note { struct
80 Elf_Note desc; /* descsz: size of build-id, must be multiple of 4 */
81 char name[4]; /* GNU\0 */
105 gen_build_id(struct buildid_note *note, in gen_build_id() argument
/kernel/linux/linux-6.6/tools/perf/util/
Dgenelf.c76 static struct buildid_note { struct
77 Elf_Note desc; /* descsz: size of build-id, must be multiple of 4 */
78 char name[4]; /* GNU\0 */
102 gen_build_id(struct buildid_note *note, in gen_build_id() argument