Home
last modified time | relevance | path

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

/tools/perf/util/
Dsymbol-minimal.c29 static int read_build_id(void *note_data, size_t note_len, void *bf, in read_build_id() argument
39 ptr = note_data; in read_build_id()
40 while (ptr < (note_data + note_len)) { in read_build_id()