Searched refs:function_map (Results 1 – 6 of 6) sorted by relevance
24 struct function_map struct30 extern struct function_map *symbol_map; argument
40 struct function_map *symbol_map;96 symbol_map = ((struct function_map *) in read_function_mappings()97 xmalloc (count * sizeof (struct function_map))); in read_function_mappings()
221 (struct function_map, symbol_map, symbol_map_count): Move225 (struct function_map): Remove declaration.
39 struct function_map *symbol_map;96 symbol_map = ((struct function_map *)97 xmalloc (count * sizeof (struct function_map)));