HomeSort by: relevance | last modified time | path
    Searched defs:bfun (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
btrace.c 76 ftrace_print_function_name (const struct btrace_function *bfun)
81 msym = bfun->msym;
82 sym = bfun->sym;
97 ftrace_print_filename (const struct btrace_function *bfun)
102 sym = bfun->sym;
127 ftrace_debug (const struct btrace_function *bfun, const char *prefix)
133 fun = ftrace_print_function_name (bfun);
134 file = ftrace_print_filename (bfun);
135 level = bfun->level;
137 ibegin = bfun->insn_offset
318 struct btrace_function *bfun = ftrace_new_function (btinfo, mfun, fun); local
338 struct btrace_function *bfun = ftrace_new_function (btinfo, mfun, fun); local
420 struct btrace_function *prev, *bfun, *caller; local
502 struct btrace_function *prev, *bfun; local
525 struct btrace_function *bfun; local
1109 struct btrace_function *bfun; local
1240 struct btrace_function *bfun = ftrace_update_function (btinfo, pc); local
1325 struct btrace_function *bfun local
1340 struct btrace_function *bfun local
1624 struct btrace_function *bfun; local
1641 struct btrace_function *bfun; local
1662 struct btrace_function *bfun; local
2378 const struct btrace_function *bfun; local
2432 const struct btrace_function *bfun; local
2457 const struct btrace_function *bfun; local
2539 const struct btrace_function *bfun; local
2613 const struct btrace_function *bfun; local
2663 const btrace_function *bfun; local
    [all...]
record-btrace.c 1058 const struct btrace_function *bfun)
1062 size = bfun->insn.size ();
1065 begin = bfun->insn_offset;
1073 /* Compute the lowest and highest source line for the instructions in BFUN
1075 Ignore instructions that can't be mapped to BFUN, e.g. instructions that
1079 btrace_compute_src_line_range (const struct btrace_function *bfun,
1089 sym = bfun->sym;
1095 for (const btrace_insn &insn : bfun->insn)
1116 const struct btrace_function *bfun)
1121 sym = bfun->sym
1207 const struct btrace_function *bfun; local
1665 const struct btrace_function *bfun; member in struct:btrace_frame_cache
1740 const struct btrace_function *bfun; local
1759 const struct btrace_function *bfun; local
1790 const struct btrace_function *bfun, *caller; local
1834 const struct btrace_function *bfun; local
1889 const struct btrace_function *bfun, *callee; local
    [all...]
btrace.c 76 ftrace_print_function_name (const struct btrace_function *bfun)
81 msym = bfun->msym;
82 sym = bfun->sym;
97 ftrace_print_filename (const struct btrace_function *bfun)
102 sym = bfun->sym;
127 ftrace_debug (const struct btrace_function *bfun, const char *prefix)
133 fun = ftrace_print_function_name (bfun);
134 file = ftrace_print_filename (bfun);
135 level = bfun->level;
137 ibegin = bfun->insn_offset
318 struct btrace_function *bfun = ftrace_new_function (btinfo, mfun, fun); local
338 struct btrace_function *bfun = ftrace_new_function (btinfo, mfun, fun); local
420 struct btrace_function *prev, *bfun, *caller; local
502 struct btrace_function *prev, *bfun; local
525 struct btrace_function *bfun; local
1109 struct btrace_function *bfun; local
1240 struct btrace_function *bfun = ftrace_update_function (btinfo, pc); local
1325 struct btrace_function *bfun local
1340 struct btrace_function *bfun local
1624 struct btrace_function *bfun; local
1641 struct btrace_function *bfun; local
1662 struct btrace_function *bfun; local
2378 const struct btrace_function *bfun; local
2432 const struct btrace_function *bfun; local
2457 const struct btrace_function *bfun; local
2539 const struct btrace_function *bfun; local
2613 const struct btrace_function *bfun; local
2663 const btrace_function *bfun; local
    [all...]
record-btrace.c 1058 const struct btrace_function *bfun)
1062 size = bfun->insn.size ();
1065 begin = bfun->insn_offset;
1073 /* Compute the lowest and highest source line for the instructions in BFUN
1075 Ignore instructions that can't be mapped to BFUN, e.g. instructions that
1079 btrace_compute_src_line_range (const struct btrace_function *bfun,
1089 sym = bfun->sym;
1095 for (const btrace_insn &insn : bfun->insn)
1116 const struct btrace_function *bfun)
1121 sym = bfun->sym
1207 const struct btrace_function *bfun; local
1665 const struct btrace_function *bfun; member in struct:btrace_frame_cache
1740 const struct btrace_function *bfun; local
1759 const struct btrace_function *bfun; local
1790 const struct btrace_function *bfun, *caller; local
1834 const struct btrace_function *bfun; local
1889 const struct btrace_function *bfun, *callee; local
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
btrace.c 74 ftrace_print_function_name (const struct btrace_function *bfun)
79 msym = bfun->msym;
80 sym = bfun->sym;
95 ftrace_print_filename (const struct btrace_function *bfun)
100 sym = bfun->sym;
125 ftrace_debug (const struct btrace_function *bfun, const char *prefix)
131 fun = ftrace_print_function_name (bfun);
132 file = ftrace_print_filename (bfun);
133 level = bfun->level;
135 ibegin = bfun->insn_offset
316 struct btrace_function *bfun = ftrace_new_function (btinfo, mfun, fun); local
336 struct btrace_function *bfun = ftrace_new_function (btinfo, mfun, fun); local
418 struct btrace_function *prev, *bfun, *caller; local
500 struct btrace_function *prev, *bfun; local
523 struct btrace_function *bfun; local
553 struct btrace_function *bfun; local
1083 struct btrace_function *bfun; local
1214 struct btrace_function *bfun; local
1275 struct btrace_function *bfun; local
1292 struct btrace_function *bfun; local
1313 struct btrace_function *bfun; local
2022 const struct btrace_function *bfun; local
2076 const struct btrace_function *bfun; local
2101 const struct btrace_function *bfun; local
2183 const struct btrace_function *bfun; local
2257 const struct btrace_function *bfun; local
2307 const btrace_function *bfun; local
    [all...]
record-btrace.c 1041 const struct btrace_function *bfun)
1045 size = bfun->insn.size ();
1048 begin = bfun->insn_offset;
1056 /* Compute the lowest and highest source line for the instructions in BFUN
1058 Ignore instructions that can't be mapped to BFUN, e.g. instructions that
1062 btrace_compute_src_line_range (const struct btrace_function *bfun,
1072 sym = bfun->sym;
1078 for (const btrace_insn &insn : bfun->insn)
1099 const struct btrace_function *bfun)
1104 sym = bfun->sym
1165 const struct btrace_function *bfun; local
1618 const struct btrace_function *bfun; member in struct:btrace_frame_cache
1693 const struct btrace_function *bfun; local
1712 const struct btrace_function *bfun; local
1743 const struct btrace_function *bfun, *caller; local
1787 const struct btrace_function *bfun; local
1842 const struct btrace_function *bfun, *callee; local
    [all...]
btrace.c 74 ftrace_print_function_name (const struct btrace_function *bfun)
79 msym = bfun->msym;
80 sym = bfun->sym;
95 ftrace_print_filename (const struct btrace_function *bfun)
100 sym = bfun->sym;
125 ftrace_debug (const struct btrace_function *bfun, const char *prefix)
131 fun = ftrace_print_function_name (bfun);
132 file = ftrace_print_filename (bfun);
133 level = bfun->level;
135 ibegin = bfun->insn_offset
316 struct btrace_function *bfun = ftrace_new_function (btinfo, mfun, fun); local
336 struct btrace_function *bfun = ftrace_new_function (btinfo, mfun, fun); local
418 struct btrace_function *prev, *bfun, *caller; local
500 struct btrace_function *prev, *bfun; local
523 struct btrace_function *bfun; local
553 struct btrace_function *bfun; local
1083 struct btrace_function *bfun; local
1214 struct btrace_function *bfun; local
1275 struct btrace_function *bfun; local
1292 struct btrace_function *bfun; local
1313 struct btrace_function *bfun; local
2022 const struct btrace_function *bfun; local
2076 const struct btrace_function *bfun; local
2101 const struct btrace_function *bfun; local
2183 const struct btrace_function *bfun; local
2257 const struct btrace_function *bfun; local
2307 const btrace_function *bfun; local
    [all...]
record-btrace.c 1041 const struct btrace_function *bfun)
1045 size = bfun->insn.size ();
1048 begin = bfun->insn_offset;
1056 /* Compute the lowest and highest source line for the instructions in BFUN
1058 Ignore instructions that can't be mapped to BFUN, e.g. instructions that
1062 btrace_compute_src_line_range (const struct btrace_function *bfun,
1072 sym = bfun->sym;
1078 for (const btrace_insn &insn : bfun->insn)
1099 const struct btrace_function *bfun)
1104 sym = bfun->sym
1165 const struct btrace_function *bfun; local
1618 const struct btrace_function *bfun; member in struct:btrace_frame_cache
1693 const struct btrace_function *bfun; local
1712 const struct btrace_function *bfun; local
1743 const struct btrace_function *bfun, *caller; local
1787 const struct btrace_function *bfun; local
1842 const struct btrace_function *bfun, *callee; local
    [all...]

Completed in 72 milliseconds