Searched refs:function_table (Results 1 – 4 of 4) sorted by relevance
257 function_table = set()264 function_table |= self.export_table[f]268 function_table.add(s)271 function_table, enable_lineno,
77 self.function_table = None90 def set_filter(self, export, internal, symbol, nosymbol, function_table, argument102 self.function_table = function_table149 if name in self.function_table:169 if name in self.function_table:177 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()