Searched defs:line_maps (Results 1 – 1 of 1) sorted by relevance
64 struct line_maps struct66 struct line_map *maps;67 unsigned int allocated;68 unsigned int used;70 unsigned int cache;95 extern void linemap_init (struct line_maps *); argument