Searched refs:exec (Results 251 - 254 of 254) sorted by relevance

<<11

/openbsd-current/gnu/usr.bin/perl/
H A Dpp_hot.c3036 if ( LIKELY(prog->engine->exec == &Perl_regexec_flags)
H A Dperl.h266 RX_ENGINE(prog)->exec(aTHX_ (prog),(stringarg),(strend), \
5360 EXTERN_C char **environ; /* environment variables supplied via exec */
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Daoutx.h358 from a raw byte stream memory image into the internal exec header
400 Swap the information in an internal exec header structure
411 /* Now fill in fields in the raw data, from the fields in the exec struct. */
568 struct exec *execp = exec_hdr (abfd);
959 /* Fix up the exec header. */
974 int ztih; /* Nonzero if text includes exec header. */
1048 /* Fix up exec header while we're at it. */
1120 /* Fix up exec header. */
1150 segment right after the exec header; the latter is counted in the
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Daoutx.h344 from a raw byte stream memory image into the internal exec header
383 Swap the information in an internal exec header structure
391 /* Now fill in fields in the raw data, from the fields in the exec struct. */
542 struct exec *execp = exec_hdr (abfd);
915 /* Fix up the exec header. */
928 /* TRUE if text includes exec header. */
1003 /* Fix up exec header while we're at it. */
1073 /* Fix up exec header. */
1102 segment right after the exec header; the latter is counted in the

Completed in 312 milliseconds

<<11