Searched refs:function_table (Results 1 – 4 of 4) sorted by relevance
256 function_table = set()263 function_table |= self.export_table[f]267 function_table.add(s)270 function_table, enable_lineno,
72 self.function_table = None85 def set_filter(self, export, internal, symbol, nosymbol, function_table, argument97 self.function_table = function_table144 if name in self.function_table:164 if name in self.function_table:172 if name not in self.function_table:
194 static const struct function function_table[] = { variable211 for (i = 0; i < ARRAY_SIZE(function_table); i++) { in function_expand()212 f = &function_table[i]; in function_expand()
436 struct hinic_cmd_fw_ctxt *function_table = buf_in; in check_func_table() local439 !function_table->rx_buf_sz) in check_func_table()