Searched refs:pex_input_file (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/libiberty/ |
D | pexecute.txh | 161 @deftypefn Extension {FILE *} pex_input_file (struct pex_obj *@var{obj}, @ 196 functions support, consider using @code{pex_input_file} instead. 210 @code{pex_input_file} instead.
|
D | pex-common.c | 381 pex_input_file (struct pex_obj *obj, int flags, const char *in_name) in pex_input_file() function
|
D | functions.texi | 884 @deftypefn Extension {FILE *} pex_input_file (struct pex_obj *@var{obj}, @ 920 functions support, consider using @code{pex_input_file} instead. 934 @code{pex_input_file} instead.
|
D | ChangeLog | 2288 * pex-common.c (pex_input_file, pex_input_pipe): New functions. 2290 (pex_run): Close any file opened by pex_input_file. 2291 * pexecute.txh (pex_input_file, pex_input_pipe): New docs.
|
/toolchain/binutils/binutils-2.27/include/ |
D | libiberty.h | 534 extern FILE *pex_input_file (struct pex_obj *obj, int flags,
|
D | ChangeLog-0415 | 1630 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
|