Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbuildid.h13 int build_id_parse_file(struct file *file, unsigned char *build_id, __u32 *size);
/linux/lib/
H A Dbuildid.c367 int build_id_parse_file(struct file *file, unsigned char *build_id, __u32 *size) in build_id_parse_file() function