Home
last modified time | relevance | path

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

/trueos/contrib/gcc/config/mips/
HDmips.c7975 tree stubid, stubdecl; in build_mips16_function_stub() local
7984 stubid = get_identifier (stubname); in build_mips16_function_stub()
7985 stubdecl = build_decl (FUNCTION_DECL, stubid, in build_mips16_function_stub()
8086 tree stubid, stubdecl; in build_mips16_call_stub() local
8212 stubid = get_identifier (stubname); in build_mips16_call_stub()
8213 stubdecl = build_decl (FUNCTION_DECL, stubid, in build_mips16_call_stub()