OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:openbackend
(Results
1 - 2
of
2
) sorted by null
/external/elfutils/libebl/
eblopenbackend.c
158
openbackend
(elf, emulation, machine)
function
301
return
openbackend
(elf, NULL, ehdr->e_machine);
310
return
openbackend
(NULL, NULL, machine);
318
return
openbackend
(NULL, emulation, EM_NONE);
ChangeLog
5
* eblopenbackend.c (
openbackend
): Use LIBSTR instead of hardcoded
Completed in 64 milliseconds