HomeSort by relevance Sort by last modified time
    Searched refs:elf_begin (Results 51 - 54 of 54) sorted by null

1 23

  /external/elfutils/src/
readelf.c 430 Elf *elf = elf_begin (fd, ELF_C_READ_MMAP, NULL);
612 pure_elf = elf_begin (fd, ELF_C_READ_MMAP, NULL);
617 Elf *armem = elf_begin (-1, ELF_C_READ_MMAP, pure_elf);
    [all...]
ldgeneric.c     [all...]
elflint.c 164 Elf *elf = elf_begin (fd, ELF_C_READ_MMAP, NULL);
286 while ((subelf = elf_begin (fd, cmd, elf)) != NULL)
    [all...]
  /ndk/sources/host-tools/make-3.81/
configure     [all...]

Completed in 57 milliseconds

1 23