Searched refs:target_tree (Results 1 – 2 of 2) sorted by relevance
982 blob_section(struct sshbuf *sect, struct revoked_blob_tree *target_tree, in blob_section() argument997 if ((r = revoke_blob(target_tree, rdata, rlen)) != 0) { in blob_section()
38746 tree target_tree = NULL_TREE; in ix86_get_builtin() local38751 target_tree = DECL_FUNCTION_SPECIFIC_TARGET (current_function_decl); in ix86_get_builtin()38753 if (target_tree == NULL) in ix86_get_builtin()38754 target_tree = target_option_default_node; in ix86_get_builtin()38756 opts = TREE_TARGET_OPTION (target_tree); in ix86_get_builtin()