Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dgenelf.c51 static struct buildid_note { struct
52 Elf_Note desc; /* descsz: size of build-id, must be multiple of 4 */
53 char name[4]; /* GNU\0 */
54 u8 build_id[SHA1_DIGEST_SIZE];