Searched refs:note_data (Results 1 – 1 of 1) sorted by relevance
34 static int read_build_id(void *note_data, size_t note_len, struct build_id *bid, in read_build_id() argument45 ptr = note_data; in read_build_id()46 while (ptr < (note_data + note_len)) { in read_build_id()