Home
last modified time | relevance | path

Searched refs:unprocessed_thunk (Results 1 – 8 of 8) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsymtab-thunks.cc55 struct GTY (()) unprocessed_thunk struct
62 static GTY (()) vec<unprocessed_thunk, va_gc> *thunks; argument
162 unprocessed_thunk entry = {node, new (ggc_alloc <thunk_info> ()) thunk_info}; in register_early()
172 unprocessed_thunk *e; in process_early_thunks()
H A DChangeLog-20207273 * symtab-thunks.cc (struct unprocessed_thunk): New struct.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsymtab-thunks.cc55 struct GTY (()) unprocessed_thunk struct
62 static GTY (()) vec<unprocessed_thunk, va_gc> *thunks; argument
162 unprocessed_thunk entry = {node, new (ggc_alloc <thunk_info> ()) thunk_info}; in register_early()
172 unprocessed_thunk *e; in process_early_thunks()
H A DChangeLog-20207273 * symtab-thunks.cc (struct unprocessed_thunk): New struct.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsymtab-thunks.cc55 struct GTY (()) unprocessed_thunk struct
62 static GTY (()) vec<unprocessed_thunk, va_gc> *thunks; argument
162 unprocessed_thunk entry = {node, new (ggc_alloc <thunk_info> ()) thunk_info}; in register_early()
172 unprocessed_thunk *e; in process_early_thunks()
H A DChangeLog-20207273 * symtab-thunks.cc (struct unprocessed_thunk): New struct.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsymtab-thunks.cc55 struct GTY (()) unprocessed_thunk struct
62 static GTY (()) vec<unprocessed_thunk, va_gc> *thunks; argument
162 unprocessed_thunk entry = {node, new (ggc_alloc <thunk_info> ()) thunk_info}; in register_early()
172 unprocessed_thunk *e; in process_early_thunks()
H A DChangeLog-20207273 * symtab-thunks.cc (struct unprocessed_thunk): New struct.