| /src/external/gpl3/gcc/dist/gcc/ |
| mem-stats.h | 323 T *register_descriptor (const void *ptr, mem_location *location); 329 T *register_descriptor (const void *ptr, mem_alloc_origin origin, 352 register_descriptor (remove from reverse map), unless it is 412 mem_alloc_description<T>::register_descriptor (const void *ptr, function in class:mem_alloc_description 443 mem_alloc_description<T>::register_descriptor (const void *ptr, function in class:mem_alloc_description 451 return register_descriptor (ptr, l); 501 T *usage = register_descriptor (ptr, origin, filename, line, function); 543 register_descriptor (remove from reverse map), unless it is
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| mem-stats.h | 323 T *register_descriptor (const void *ptr, mem_location *location); 329 T *register_descriptor (const void *ptr, mem_alloc_origin origin, 352 register_descriptor (remove from reverse map), unless it is 412 mem_alloc_description<T>::register_descriptor (const void *ptr, function in class:mem_alloc_description 443 mem_alloc_description<T>::register_descriptor (const void *ptr, function in class:mem_alloc_description 451 return register_descriptor (ptr, l); 501 T *usage = register_descriptor (ptr, origin, filename, line, function); 543 register_descriptor (remove from reverse map), unless it is
|