Searched refs:C_FILE (Results 1 - 25 of 46) sorted by relevance

12

/openbsd-current/gnu/gcc/gcc/
H A Dgsyms.h32 C_FILE = 103, enumerator in enum:sdb_storage_class
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgsyms.h32 C_FILE = 103, enumerator in enum:sdb_storage_class
/openbsd-current/gnu/usr.bin/perl/cpan/IPC-SysV/
H A Dregen.pl81 C_FILE => 'const-c.inc',
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/
H A DMakefile.PL136 C_FILE => 'constants.h',
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-Constant/lib/ExtUtils/
H A DConstant.pm382 Currently only C<INDENT>, C<NAME>, C<DEFAULT_TYPE>, C<NAMES>, C<C_FILE> and
397 foreach (qw (C_FILE XS_FILE)) {
447 A filehandle to write the C code to. If not given, then I<C_FILE> is opened
450 =item C_FILE
487 C_FILE => 'const-c.inc',
511 open $c_fh, ">$ARGS{C_FILE}" or die "Can't open $ARGS{C_FILE}: $!";
553 close $c_fh or warn "Error closing $ARGS{C_FILE}: $!" unless $ARGS{C_FH};
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-coff.c273 S_SET_STORAGE_CLASS (symbolP, C_FILE);
584 case C_FILE:
1359 && S_GET_STORAGE_CLASS (symp) != C_FILE)))
1648 || S_GET_STORAGE_CLASS (symbol_rootP) != C_FILE)
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoffgen.c653 Coff requires that each C_FILE symbol points to the next one in the
725 if (s->u.syment.n_sclass == C_FILE)
842 if (native->u.syment.n_sclass == C_FILE
961 if (native->u.syment.n_sclass == C_FILE)
1299 else if (c_symbol->native->u.syment.n_sclass == C_FILE
1497 if (class == C_FILE)
1785 if (internal_ptr->u.syment.n_sclass == C_FILE
2107 case C_FILE:
2255 /* Find the first C_FILE symbol. */
2263 if (p->u.syment.n_sclass == C_FILE)
[all...]
H A Dcoffswap.h444 case C_FILE:
552 case C_FILE:
H A Dcoff64-rs6000.c364 case C_FILE:
455 case C_FILE:
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoffgen.c610 Coff requires that each C_FILE symbol points to the next one in the
680 if (s->u.syment.n_sclass == C_FILE)
790 if (native->u.syment.n_sclass == C_FILE
904 if (native->u.syment.n_sclass == C_FILE)
1208 else if (c_symbol->native->u.syment.n_sclass == C_FILE
1349 if (class == C_FILE)
1627 if (internal_ptr->u.syment.n_sclass == C_FILE
1924 case C_FILE:
2067 /* Find the first C_FILE symbol. */
2075 if (p->u.syment.n_sclass == C_FILE)
[all...]
H A Dcoffswap.h398 case C_FILE:
503 case C_FILE:
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Drdcoff.c725 if (this_coff_symno == next_c_file && syment.n_sclass != C_FILE)
727 /* The last C_FILE symbol points to the first external
745 case C_FILE:
H A Dcoffgrok.c614 case C_FILE:
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Drdcoff.c725 if (this_coff_symno == next_c_file && syment.n_sclass != C_FILE)
727 /* The last C_FILE symbol points to the first external
745 case C_FILE:
H A Dcoffgrok.c614 case C_FILE:
/openbsd-current/gnu/usr.bin/perl/cpan/DB_File/
H A DMakefile.PL167 C_FILE => 'constants.h',
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/
H A DMakefile.PL250 C_FILE => 'constants.h',
/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h283 #define C_FILE 103 /* file name */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dinternal.h283 #define C_FILE 103 /* file name */ macro
/openbsd-current/gnu/llvm/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp214 ECase(C_FCN), ECase(C_EOS), ECase(C_FILE), ECase(C_LINE),
687 case XCOFF::C_FILE:
761 if (SymbolClass == XCOFF::C_FILE) {
787 case XCOFF::C_FILE:
788 // If the symbol is C_FILE and has auxiliary entries...
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-coff.c380 S_SET_STORAGE_CLASS (symbolP, C_FILE);
704 case C_FILE:
1295 && S_GET_STORAGE_CLASS (symp) != C_FILE)))
1542 || S_GET_STORAGE_CLASS (symbol_rootP) != C_FILE)
2489 case C_FILE:
3079 else if (S_GET_STORAGE_CLASS (symbolP) == C_FILE)
3264 || S_GET_STORAGE_CLASS (symbol_rootP) != C_FILE)
3337 if (S_GET_STORAGE_CLASS (symbolP) == C_FILE
3876 S_SET_STORAGE_CLASS (symbolP, C_FILE);
/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h795 assert(getStorageClass() == XCOFF::C_FILE &&
796 "This interface is for C_FILE only.");
801 assert(getStorageClass() == XCOFF::C_FILE &&
802 "This interface is for C_FILE only.");
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dxcoffread.c110 This is calculated from the first function seen after a C_FILE
1039 if (cs->c_symnum == next_file_symnum && cs->c_sclass != C_FILE)
1212 case C_FILE:
1419 /* When reading symbols for the last C_FILE of the objfile, try
1579 /* Extract the file name from the aux entry of a C_FILE symbol.
2402 case C_FILE:
H A Dcoffread.c752 if (cs->c_symnum == next_file_symnum && cs->c_sclass != C_FILE)
795 case C_FILE:
1264 /* Extract the file name from the aux entry of a C_FILE symbol. Return
/openbsd-current/gnu/llvm/llvm/lib/ObjectYAML/
H A DXCOFFYAML.cpp72 ECase(C_FILE);

Completed in 655 milliseconds

12