Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/config/mips/
HDmips.c7976 tree stubid, stubdecl; in build_mips16_function_stub() local
7985 stubid = get_identifier (stubname); in build_mips16_function_stub()
7986 stubdecl = build_decl (FUNCTION_DECL, stubid, in build_mips16_function_stub()
8087 tree stubid, stubdecl; in build_mips16_call_stub() local
8213 stubid = get_identifier (stubname); in build_mips16_call_stub()
8214 stubdecl = build_decl (FUNCTION_DECL, stubid, in build_mips16_call_stub()