Home
last modified time | relevance | path

Searched refs:cgraph_node_for_asm (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dcgraph.h271 struct cgraph_node *cgraph_node_for_asm (tree asmname);
H A Dcgraph.c285 cgraph_node_for_asm (tree asmname) in cgraph_node_for_asm() function
H A Dvarasm.c4807 fnode = cgraph_node_for_asm (target); in find_decl_and_mark_needed()
4815 fnode = cgraph_node_for_asm (target); in find_decl_and_mark_needed()
H A DChangeLog-200535871 (cgraph_node_for_asm, cgraph_varpool_node_for_asm): New.
35874 (cgraph_node_for_asm, cgraph_varpool_node_for_asm): Declare.