Searched refs:add_alias (Results 1 – 4 of 4) sorted by relevance
104 def add_alias(conn, hosted_zone_id, name, type, alias_hosted_zone_id, function
673 external add_alias : llmodule -> lltype -> llvalue -> string -> llvalue
1432 (** [add_alias m t a n] inserts an alias in the module [m] with the type [t] and1435 val add_alias : llmodule -> lltype -> llvalue -> string -> llvalue val
631 ignore (add_alias m (pointer_type i32_type) v "alias")