Home
last modified time | relevance | path

Searched refs:function_vector (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libbacktrace/
H A Ddwarf.c262 struct function_vector struct
368 struct function_vector fvec;
2157 void *data, struct function_vector *vec) in add_function_range()
2199 struct function_vector *vec) in add_function_ranges()
2256 struct function_vector *vec_function, in read_function_entry()
2257 struct function_vector *vec_inlined) in read_function_entry()
2265 struct function_vector *vec; in read_function_entry()
2477 struct function_vector fvec; in read_function_entry()
2519 struct unit *u, struct function_vector *fvec, in read_function_info()
2523 struct function_vector lvec; in read_function_info()
[all …]
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dextend.texi2678 @item function_vector
2706 On M16C/M32C targets, the @code{function_vector} attribute declares a
2724 void foo (void) __attribute__((function_vector(0x18)));