binutils  2.23.2
About: GNU Binutils are a collection of binary tools. The main ones are "ld" the GNU linker and "(g)as" the GNU assembler.
  Fossies Dox: binutils-2.23.2.tar.gz  ("inofficial" and yet experimental doxygen-generated source code documentation)  

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
debug.c File Reference
#include "as.h"
#include "subsegs.h"
Include dependency graph for debug.c:

Go to the source code of this file.

Functions

 dmp_frags ()
 
 dmp_frag (struct frag *fp, char *indent)
 
 var_chars (struct frag *fp, int n)
 

Function Documentation

dmp_frag ( struct frag fp,
char *  indent 
)

Definition at line 52 of file debug.c.

References rs_align, rs_fill, rs_machine_dependent, rs_org, var_chars(), and var_chars().

Referenced by dmp_frags().

dmp_frags ( )
var_chars ( struct frag fp,
int  n 
)

Definition at line 94 of file debug.c.

Referenced by dmp_frag(), and dmp_frag().