Home
last modified time | relevance | path

Searched refs:set_section_for_node (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsymtab.cc452 set_section_for_node (NULL); in unregister()
1736 symtab_node::set_section_for_node (const char *section) in set_section_for_node() function in symtab_node
1773 symtab_node::set_section_for_node (const symtab_node &other) in set_section_for_node() function in symtab_node
1794 n->set_section_for_node ((char *)s); in set_section_from_string()
1805 n->set_section_for_node (other); in set_section_from_node()
H A Dcgraph.h336 void set_section_for_node (const char *section);
340 void set_section_for_node (const symtab_node &other);
H A Dlto-cgraph.cc1323 node->set_section_for_node (section); in input_node()
1412 node->set_section_for_node (section); in input_varpool_node()
H A DChangeLog-20202731 * symtab.c (symtab_node::set_section_for_node): Drop
2762 * symtab.c (set_section_for_node): Add function comment.
5620 * cgraph.h (symtab_node::set_section_for_node): Declare new
5624 * symtab.c (symtab_node::set_section_for_node): Define new
5633 * symtab.c (symtab_node::set_section_for_node): Extract reference
H A DChangeLog-201434807 (symtab_node::set_section_for_node): New method.
34815 update accestors; put set_section_for_node offline.
35195 (set_section_for_node): ... this one.
H A DChangeLog-201741309 (symtab_node::set_section_for_node): Fix comment typo.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsymtab.c420 set_section_for_node (NULL); in unregister()
1588 symtab_node::set_section_for_node (const char *section) in set_section_for_node() function
1638 n->set_section_for_node ((char *)s); in set_section()
H A Dlto-cgraph.c1310 node->set_section_for_node (section); in input_node()
1410 node->set_section_for_node (section); in input_varpool_node()
H A Dcgraph.h331 void set_section_for_node (const char *section);