Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dgenelf.c71 static struct buildid_note { struct
72 Elf_Note desc; /* descsz: size of build-id, must be multiple of 4 */
73 char name[4]; /* GNU\0 */
97 gen_build_id(struct buildid_note *note, in gen_build_id() argument