Home
last modified time | relevance | path

Searched refs:program_interpreter (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-200634 (program_interpreter): Allocate PATH_MAX bytes instead of 64.
Dreadelf.c183 static char program_interpreter[PATH_MAX]; variable
4521 program_interpreter[0] = 0; in process_program_headers()
4522 if (fscanf (file, fmt, program_interpreter) <= 0) in process_program_headers()
4527 program_interpreter); in process_program_headers()
8815 if (streq (name, program_interpreter)) in process_dynamic_section()