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
275
openbackend
(elf, emulation, machine)
function
429
return
openbackend
(elf, NULL, ehdr->e_machine);
438
return
openbackend
(NULL, NULL, machine);
446
return
openbackend
(NULL, emulation, EM_NONE);
ChangeLog
134
* eblopenbackend.c (
openbackend
): If possible, fill machine, class,
519
* eblopenbackend.c (
openbackend
): Use LIBEBL_SUBDIR in module name.
619
(
openbackend
): Use that as default reloc_simple_type callback.
702
* eblopenbackend.c (
openbackend
): Use LIBSTR instead of hardcoded
Completed in 753 milliseconds