Home
last modified time | relevance | path

Searched defs:outelf (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/tests/
Decp.c50 Elf *outelf = elf_begin (outfd, ELF_C_WRITE, NULL); in main() local
/external/elfutils/src/
Dunstrip.c249 copy_elf (Elf *outelf, Elf *inelf) in copy_elf()
788 collect_symbols (Elf *outelf, bool rel, Elf_Scn *symscn, Elf_Scn *strscn, in collect_symbols()
2030 Elf *outelf = elf_begin (outfd, ELF_C_WRITE, NULL); in handle_file() local
Dld.h784 Elf *outelf; member