|
GCC Middle and Back End API Reference
|

Data Fields | |
| const char * | old_prefix |
| const char * | new_prefix |
| size_t | old_len |
| size_t | new_len |
| struct debug_prefix_map * | next |
??? This is probably the wrong place for these. Structure recording the mapping from source file and directory names at compile time to those to be embedded in debug information.
| size_t debug_prefix_map::new_len |
| const char* debug_prefix_map::new_prefix |
| struct debug_prefix_map* debug_prefix_map::next |
Referenced by profile_function().
| size_t debug_prefix_map::old_len |
| const char* debug_prefix_map::old_prefix |