Home
last modified time | relevance | path

Searched refs:elf_cntl (Results 1 – 17 of 17) sorted by relevance

/external/elfutils/libelf/
Delf_cntl.c40 elf_cntl (Elf *elf, Elf_Cmd cmd) in elf_cntl() function
Dlibelf.map23 elf_cntl;
DAndroid.bp49 "elf_cntl.c",
DMakefile.am67 elf_rawfile.c elf_readall.c elf_cntl.c \
Dlibelf.h452 extern int elf_cntl (Elf *__elf, Elf_Cmd __cmd);
DChangeLog197 * elf_cntl.c (elf_cntl): Likewise.
/external/elfutils/tests/
Dtest-elf_cntl_gelf_getshdr.c88 if (elf_cntl (elf, ELF_C_FDREAD) < 0) in main()
Dallfcts.c61 if (elf_cntl (dwarf_getelf (dbg_alt), ELF_C_FDREAD) != 0) in setup_alt()
/external/elfutils/libdw/
Dlibdw_find_split_unit.c75 elf_cntl (split_dwarf->elf, ELF_C_FDDONE); in try_split_file()
/external/elfutils/libdwfl/
Doffline.c151 if (mod->main.fd != -1 && elf_cntl (mod->main.elf, ELF_C_FDREAD) == 0) in process_elf()
Ddwfl_module_getdwarf.c1353 if (mod->main.fd != -1 && elf_cntl (mod->main.elf, ELF_C_FDREAD) == 0) in load_dw()
1358 if (debugfile->fd != -1 && elf_cntl (debugfile->elf, ELF_C_FDREAD) == 0) in load_dw()
/external/elfutils/
DTODO32 ** shdrs after elf_cntl (ELF_C_FDREAD)
DChangeLog480 * TODO: Add note on shdrs after elf_cntl (ELF_C_FDREAD).
DNEWS334 calling elf_cntl(ELF_C_FDREAD).
/external/elfutils/src/
Dar.c1300 || elf_cntl (newelf, ELF_C_FDDONE) != 0) in do_oper_insert()
Dstrip.c2541 if (elf_cntl (elf, ELF_C_FDDONE) != 0) in handle_elf()
/external/elfutils/config/
Delfutils.spec.in463 calling elf_cntl(ELF_C_FDREAD). Implement support for