HomeSort by relevance Sort by last modified time
    Searched refs:elf_cntl (Results 1 - 8 of 8) sorted by null

  /external/elfutils/libelf/
elf_cntl.c 61 elf_cntl (elf, cmd) function
Android.mk 55 elf_cntl.c \
libelf.h 369 extern int elf_cntl (Elf *__elf, Elf_Cmd __cmd);
Makefile.am 68 elf_rawfile.c elf_readall.c elf_cntl.c \
  /external/elfutils/libdwfl/
offline.c 166 if (mod->main.fd != -1 && elf_cntl (mod->main.elf, ELF_C_FDREAD) == 0)
dwfl_module_getdwarf.c 628 if (mod->main.fd != -1 && elf_cntl (mod->main.elf, ELF_C_FDREAD) == 0)
633 if (debugfile->fd != -1 && elf_cntl (debugfile->elf, ELF_C_FDREAD) == 0)
  /external/elfutils/src/
ar.c     [all...]
strip.c     [all...]

Completed in 189 milliseconds