Home
last modified time | relevance | path

Searched refs:set_section_from_string (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsymtab.cc1792 symtab_node::set_section_from_string (symtab_node *n, void *s) in set_section_from_string() function in symtab_node
1816 (symtab_node::set_section_from_string, const_cast<char *>(section), true); in set_section()
H A Dcgraph.h665 static bool set_section_from_string (symtab_node *n, void *s);
H A DChangeLog-20205622 (symtab_node::set_section_from_string): Rename from set_section.
5626 (symtab_node::set_section_from_string): Rename from set_section.
5628 (symtab_node::set_section): Call renamed set_section_from_string.