]> Git Repo - binutils.git/blobdiff - gas/as.h
2007-08-24 Joseph Myers <[email protected]>
[binutils.git] / gas / as.h
index 9ec6589f50b284d4f251c72e70fb465118e61547..f6138ebf7833a641e2a4a374bc2a5c1eeb1df4b6 100644 (file)
--- a/gas/as.h
+++ b/gas/as.h
@@ -567,6 +567,9 @@ void   register_dependency (char *);
 void   print_dependencies (void);
 segT   subseg_get (const char *, int);
 
+const char *remap_debug_filename (const char *);
+void add_debug_prefix_map (const char *);
+
 struct expressionS;
 struct fix;
 typedef struct symbol symbolS;
This page took 0.022614 seconds and 4 git commands to generate.