Searched defs:secnum (Results 1 – 3 of 3) sorted by relevance
48 int secnum; /* Section # of .bss */ member
258 secnum_to_section (int secnum, struct objfile *objfile) in secnum_to_section()273 secnum_to_bfd_section (int secnum, struct objfile *objfile) in secnum_to_bfd_section()
136 int secnum = 1, found = 0; in read_archive() local