Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/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.c4806 fnode = cgraph_node_for_asm (target); in find_decl_and_mark_needed()
4814 fnode = cgraph_node_for_asm (target); in find_decl_and_mark_needed()