Searched refs:vec_function (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/ |
H A D | dwarf.c | 3194 struct function_vector *vec_function, in read_function_entry() argument 3223 vec = vec_function; in read_function_entry() 3387 error_callback, data, vec_function, in read_function_entry() 3401 error_callback, data, vec_function, in read_function_entry()
|
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
H A D | dwarf.c | 3229 struct function_vector *vec_function, in read_function_entry() argument 3258 vec = vec_function; in read_function_entry() 3418 error_callback, data, vec_function, in read_function_entry() 3432 error_callback, data, vec_function, in read_function_entry()
|