Searched refs:gelf_getnote (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/build/feature/ |
| H A D | test-libelf-gelf_getnote.c | 7 return gelf_getnote(NULL, 0, NULL, NULL, NULL) == 0; in main()
|
| H A D | Makefile | 27 test-libelf-gelf_getnote.bin \ 195 $(OUTPUT)test-libelf-gelf_getnote.bin:
|
| /linux/tools/build/ |
| H A D | Makefile.feature | 77 libelf-gelf_getnote \
|
| /linux/tools/perf/ |
| H A D | Makefile.config | 555 ifeq ($(feature-libelf-gelf_getnote), 1) 558 $(warning gelf_getnote() not found on libelf, SDT support disabled) function
|
| /linux/tools/perf/util/ |
| H A D | symbol-elf.c | 2844 for (offset = 0; (next = gelf_getnote(data, offset, &nhdr, &name_off, in construct_sdt_notes_list()
|