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

/linux-master/tools/perf/util/
H A Dsymbol-minimal.c34 static int read_build_id(void *note_data, size_t note_len, struct build_id *bid, argument
45 ptr = note_data;
46 while (ptr < (note_data + note_len)) {

Completed in 224 milliseconds