Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraph.h63 struct GTY(()) cgraph_thunk_info { struct
65 HOST_WIDE_INT fixed_offset;
66 HOST_WIDE_INT virtual_value;
67 tree alias;
68 bool this_adjusting;
69 bool virtual_offset_p;
71 bool thunk_p;
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcgraph.h651 struct GTY(()) cgraph_thunk_info { struct
653 HOST_WIDE_INT fixed_offset;
657 HOST_WIDE_INT virtual_value;
661 tree alias;
665 bool this_adjusting;
673 bool virtual_offset_p;
676 bool add_pointer_bounds_args;
680 bool thunk_p;