Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsymtab-thunks.h36 struct GTY(()) thunk_info { struct
38 thunk_info () in thunk_info() argument
48 thunk_info (const thunk_info &t) in thunk_info() function
87 HOST_WIDE_INT fixed_offset;
91 HOST_WIDE_INT virtual_value;
115 /* Dump thunk_info. */ argument