Home
last modified time | relevance | path

Searched refs:set_section (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmultiple_target.cc177 node->set_section (NULL); in create_dispatcher_calls()
181 node->set_section (NULL); in create_dispatcher_calls()
H A Dipa-visibility.cc582 next->set_section (NULL); in localize_node()
606 node->set_section (NULL); in localize_node()
H A Dsymtab.cc1614 set_section (*n); in copy_visibility_from()
1812 symtab_node::set_section (const char *section) in set_section() function in symtab_node
1820 symtab_node::set_section (const symtab_node &other) in set_section() function in symtab_node
1969 set_section (*target); in resolve_alias()
H A Dcgraphclones.cc638 new_node->set_section (*this); in create_virtual_clone()
1085 new_version_node->set_section (*this); in create_version_clone_with_body()
H A Dcgraph.h328 void set_section (const char *section);
331 void set_section (const symtab_node &other);
H A Dcgraph.cc2506 node->set_section (NULL); in make_local()
2511 node->set_section (NULL); in make_local()
H A Dtree.cc908 snode->set_section (value); in set_decl_section_name()
927 decl_node->set_section (*other_node); in set_decl_section_name()
934 decl_node->set_section (NULL); in set_decl_section_name()
H A Dtrans-mem.cc4997 new_node->set_section (*old_node); in ipa_tm_create_version()
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.
5629 (symtab_node::set_section): Call new set_section_from_node.
5652 (symtab_node::set_section): Declare new overload.
5653 * symtab.c (symtab_node::set_section): Define new overload.
5655 symtab_node::set_section.
5661 overload of symtab_node::set_section.
H A DChangeLog-201431153 (void set_section (const char *section)): created from set_section_1
34809 (symtab_node::set_section): Take string instead of tree as parameter.
35185 (symtab_node::set_section): Move here, recurse to aliases.
35194 (set_section): Rename to ...
35196 (set_section): Declare.
35374 (get_section, set_section): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dmultiple_target.c176 node->set_section (NULL); in create_dispatcher_calls()
180 node->set_section (NULL); in create_dispatcher_calls()
H A Dipa-visibility.c582 next->set_section (NULL); in localize_node()
606 node->set_section (NULL); in localize_node()
H A Dsymtab.c1465 call_for_symbol_and_aliases (symtab_node::set_section, in copy_visibility_from()
1636 symtab_node::set_section (symtab_node *n, void *s) in set_section() function
1645 symtab_node::set_section (const char *section) in set_section() function
1649 (symtab_node::set_section, const_cast<char *>(section), true); in set_section()
1795 call_for_symbol_and_aliases (symtab_node::set_section, in resolve_alias()
H A Dcgraphclones.c636 new_node->set_section (get_section ()); in create_virtual_clone()
1068 new_version_node->set_section (get_section ()); in create_version_clone_with_body()
H A Dcgraph.h326 void set_section (const char *section);
650 static bool set_section (symtab_node *n, void *s);
H A Dcgraph.c2493 node->set_section (NULL); in make_local()
2498 node->set_section (NULL); in make_local()
H A Dtrans-mem.c4996 new_node->set_section (old_node->get_section ()); in ipa_tm_create_version()
H A Dtree.c773 snode->set_section (value); in set_decl_section_name()
/netbsd-src/usr.sbin/makemandb/
H A Dmakemandb.c102 static void set_section(const struct roff_meta *, mandb_rec *);
898 set_section(roff, rec); in begin_parse()
907 set_section(const struct roff_meta *rm, mandb_rec *rec) in set_section() function
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-ia64.c843 set_section (char *name) in set_section() function
3178 set_section ((char *) special_section_name[which]); in dot_special_section()
3597 set_section (section); in start_unwind_section()
3602 set_section (sec_name); in start_unwind_section()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-ia64.c844 set_section (char *name) in set_section() function
3179 set_section ((char *) special_section_name[which]); in dot_special_section()
3598 set_section (section); in start_unwind_section()
3603 set_section (sec_name); in start_unwind_section()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml722 external set_section : string -> llvalue -> unit = "llvm_set_section"
H A Dllvm.mli1396 (** [set_section s g] sets the linker section of the global value [g] to [s].
1398 val set_section : string -> llvalue -> unit val
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20041135 (set_section, add_unwind_adjustsp, flush_pending_unwind,
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20041135 (set_section, add_unwind_adjustsp, flush_pending_unwind,

12