Home
last modified time | relevance | path

Searched defs:funcinfo (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Ddwarf2.c1153 struct funcinfo struct
1156 struct funcinfo *prev_func; argument
1158 struct funcinfo *caller_func; argument
1160 char *caller_file;
1162 int caller_line;
1164 char *file;
1166 int line;
1167 int tag;
1168 char *name;
1169 struct arange arange;
[all …]
Dvms-alpha.c220 struct funcinfo struct
222 struct funcinfo *next; argument
223 char *name;
224 bfd_vma low;
225 bfd_vma high;
3999 struct funcinfo *funcinfo; in parse_module() local
4515 struct funcinfo *funcinfo; in module_find_nearest_line() local