OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:old_open_outfile
(Results
1 - 1
of
1
) sorted by null
/external/elfutils/0.153/src/
i386_ld.c
49
static int (*
old_open_outfile
) (struct ld_state *, int, int, int);
variable
60
return
old_open_outfile
(statep, EM_386, ELFCLASS32, ELFDATA2LSB);
[
all
...]
Completed in 62 milliseconds