Searched refs:record_eh_tables (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cgraphbuild.cc | 130 record_eh_tables (cgraph_node *node, function *fun) in record_eh_tables() function 360 record_eh_tables (node, fun); in execute() 430 record_eh_tables (node, cfun); in rebuild_edges() 461 record_eh_tables (node, cfun); in rebuild_references()
|
H A D | ChangeLog-2011 | 22850 * cgraphbuild.c (record_eh_tables): Mark personality function as having 30248 (record_eh_tables): Likewise. 37804 * cgraphbuild.c (record_eh_tables): Record reference to personality
|
H A D | ChangeLog-2013 | 6112 * cgraphbuild.c (record_eh_tables): Likewise. 11851 (record_eh_tables): Likewise.
|
H A D | ChangeLog-2012 | 27906 record_eh_tables, mark_address, mark_load, mark_store): Update.
|
H A D | ChangeLog-2010 | 31850 (record_type_list, record_eh_tables): New function.
|
H A D | ChangeLog-2014 | 33209 (record_eh_tables): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cgraphbuild.c | 130 record_eh_tables (cgraph_node *node, function *fun) in record_eh_tables() function 360 record_eh_tables (node, fun); in execute() 430 record_eh_tables (node, cfun); in rebuild_edges() 461 record_eh_tables (node, cfun); in rebuild_references()
|