Searched refs:openbackend (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/libebl/ |
D | eblopenbackend.c | 255 openbackend (elf, emulation, machine) in openbackend() function 409 return openbackend (elf, NULL, ehdr->e_machine); 418 return openbackend (NULL, NULL, machine); 426 return openbackend (NULL, emulation, EM_NONE); in ebl_openbackend_emulation()
|
D | ChangeLog | 341 * eblopenbackend.c (openbackend): If possible, fill machine, class, 726 * eblopenbackend.c (openbackend): Use LIBEBL_SUBDIR in module name. 826 (openbackend): Use that as default reloc_simple_type callback. 909 * eblopenbackend.c (openbackend): Use LIBSTR instead of hardcoded
|