Lines Matching defs:__maybe_unused
79 int filename__read_debuglink(const char *filename __maybe_unused,
80 char *debuglink __maybe_unused,
81 size_t size __maybe_unused)
280 bool symsrc__possibly_runtime(struct symsrc *ss __maybe_unused)
286 bool symsrc__has_symtab(struct symsrc *ss __maybe_unused)
297 int dso__synthesize_plt_symbols(struct dso *dso __maybe_unused,
298 struct symsrc *ss __maybe_unused)
341 int dso__load_sym(struct dso *dso, struct map *map __maybe_unused,
343 struct symsrc *runtime_ss __maybe_unused,
344 int kmodule __maybe_unused)
358 int file__read_maps(int fd __maybe_unused, bool exe __maybe_unused,
359 mapfn_t mapfn __maybe_unused, void *data __maybe_unused,
360 bool *is_64_bit __maybe_unused)
365 int kcore_extract__create(struct kcore_extract *kce __maybe_unused)
370 void kcore_extract__delete(struct kcore_extract *kce __maybe_unused)
374 int kcore_copy(const char *from_dir __maybe_unused,
375 const char *to_dir __maybe_unused)
384 char *dso__demangle_sym(struct dso *dso __maybe_unused,
385 int kmodule __maybe_unused,
386 const char *elf_name __maybe_unused)
391 bool filename__has_section(const char *filename __maybe_unused, const char *sec __maybe_unused)