Searched refs:ecoff_ext (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Decoff.c1392 EXTR ecoff_ext;
1395 &ecoff_ext);
1397 fprintf_vma (file, (bfd_vma) ecoff_ext.asym.value);
1398 fprintf (file, " %x %x", (unsigned) ecoff_ext.asym.st,
1399 (unsigned) ecoff_ext.asym.sc);
1407 EXTR ecoff_ext;
1415 &ecoff_ext.asym);
1428 &ecoff_ext);
1433 jmptbl = ecoff_ext.jmptbl ? 'j' : ' ';
1434 cobol_main = ecoff_ext
1389 EXTR ecoff_ext; local
1404 EXTR ecoff_ext; local
[all...]

Completed in 70 milliseconds