/tools/objtool/include/objtool/ |
D | elf.h | 44 struct symbol { struct 56 struct symbol *pfunc, *cfunc, *alias; argument 74 struct symbol *sym; argument
|
/tools/perf/util/ |
D | symbol.h | 47 struct symbol { struct 62 void symbol__delete(struct symbol *sym); argument
|
D | srcline.h | 31 struct symbol *symbol; member
|
D | parse-events.h | 59 char *symbol; member 225 const char *symbol; member
|
D | probe-event.h | 32 char *symbol; /* Base symbol */ member
|
D | srcline.c | 39 static int inline_list__append(struct symbol *symbol, char *srcline, in inline_list__append()
|
D | dso.h | 158 struct symbol *symbol; member
|
D | symbol.c | 1580 static int bfd2elf_binding(asymbol *symbol) in bfd2elf_binding() 1597 struct symbol *symbol; in dso__load_bfd_symbols() local
|
D | probe-event.c | 243 static bool kprobe_warn_out_range(const char *symbol, u64 address) in kprobe_warn_out_range() 2457 char *symbol; member
|
D | probe-finder.c | 647 const char *symbol; in convert_to_trace_point() local
|
/tools/testing/selftests/bpf/prog_tests/ |
D | resolve_btfids.c | 15 struct symbol { struct 21 struct symbol test_symbols[] = { argument
|
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | EventClass.py | 26 def create_event(name, comm, dso, symbol, raw_buf): argument 38 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_GENERIC): argument 58 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS): argument 87 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS_LL): argument
|
/tools/build/feature/ |
D | test-cplus-demangle.c | 7 char symbol[4096] = "FieldName__9ClassNameFd"; in main() local
|
D | test-libbfd.c | 8 char symbol[4096] = "FieldName__9ClassNameFd"; in main() local
|
/tools/perf/ |
D | builtin-kallsyms.c | 31 struct symbol *symbol = machine__find_kernel_symbol_by_name(machine, argv[i], &map); in __cmd_kallsyms() local
|
D | builtin-top.c | 242 struct symbol *symbol; in perf_top__show_details() local
|
/tools/include/linux/ |
D | btf_ids.h | 27 #define ____BTF_ID(symbol) \ argument 37 #define __BTF_ID(symbol) \ argument
|
/tools/perf/scripts/python/ |
D | intel-pt-events.py | 182 def print_common_ip(param_dict, sample, symbol, dso): argument 215 def print_srccode(comm, param_dict, sample, symbol, dso, with_insn): argument
|
/tools/perf/tests/ |
D | dwarf-unwind.c | 76 char *symbol = entry->ms.sym ? entry->ms.sym->name : NULL; in unwind_entry() local
|
/tools/testing/selftests/bpf/ |
D | trace_helpers.c | 29 char symbol; in load_kallsyms() local
|
/tools/testing/selftests/bpf/progs/ |
D | pyperf.h | 87 FrameData *frame, Symbol *symbol) in get_frame_data()
|
/tools/testing/selftests/filesystems/fuse/ |
D | bpf_loader.c | 637 GElf_Sym symbol; in install_maps() local
|
/tools/lib/traceevent/ |
D | event-parse.h | 250 struct tep_print_arg_symbol symbol; member
|