Searched defs:buildid_note (Results 1 – 2 of 2) sorted by relevance
75 static struct buildid_note { struct76 Elf_Note desc; /* descsz: size of build-id, must be multiple of 4 */77 char name[4]; /* GNU\0 */101 gen_build_id(struct buildid_note *note, in gen_build_id() argument
80 static struct buildid_note { struct81 Elf_Note desc; /* descsz: size of build-id, must be multiple of 4 */82 char name[4]; /* GNU\0 */106 gen_build_id(struct buildid_note *note, in gen_build_id() argument