Searched refs:lookup_function (Results 1 – 5 of 5) sorted by relevance
259 lookup_function (const char *s) in lookup_function() function2138 entry_p = lookup_function (beg); in handle_function()2260 entry_p = lookup_function (fname); in func_call()
2120 (lookup_function): Remove `table' argument.
820 external lookup_function : string -> llmodule -> llvalue option
1582 (** [lookup_function name m] returns [Some f] if a function with name1585 val lookup_function : string -> llmodule -> llvalue option val
3529 * python/libstdcxx/v6/printers.py (lookup_function): Remove extra ';'.