HomeSort by relevance Sort by last modified time
    Searched refs:elf_end (Results 26 - 50 of 54) sorted by null

12 3

  /external/elfutils/src/
findtextrel.c 247 elf_end (elf);
467 elf_end (elf);
468 elf_end (elf2);
size.c 313 if (unlikely (elf_end (elf) != 0))
325 if (unlikely (elf_end (elf) != 0))
392 if (unlikely (elf_end (subelf) != 0))
396 if (unlikely (elf_end (elf) != 0))
ar.c 736 if (elf_end (subelf) != 0)
808 elf_end (elf);
980 if (elf_end (subelf) != 0)
1055 elf_end (elf);
1194 if (elf_end (subelf) != 0)
    [all...]
nm.c 376 if (elf_end (elf) != 0)
388 if (elf_end (elf) != 0)
398 if (elf_end (elf) != 0)
496 if (elf_end (subelf) != 0)
    [all...]
objdump.c 270 if (elf_end (elf) != 0)
282 if (elf_end (elf) != 0)
292 if (elf_end (elf) != 0)
352 if (elf_end (subelf) != 0)
elfcmp.c 507 elf_end (elf1);
508 elf_end (elf2);
strip.c 363 if (unlikely (elf_end (elf) != 0))
    [all...]
strings.c 205 elf_end (elf);
unstrip.c     [all...]
  /external/elfutils/libdwfl/
dwfl_module.c 73 if (file->elf != NULL && elf_end (file->elf) == 0 && file->fd != -1)
argp-std.c 233 elf_end (core);
find-debuginfo.c 108 elf_end (mod->debug.elf);
  /external/elfutils/tests/
asm-tst1.c 254 elf_end (elf);
asm-tst2.c 276 elf_end (elf);
sectiondump.c 77 if (elf_end (elf) != 0)
update3.c 203 if (elf_end (elf) != 0)
205 printf ("failure in elf_end: %s\n", elf_errmsg (-1));
asm-tst3.c 337 elf_end (elf);
asm-tst9.c 333 elf_end (elf);
update4.c 356 if (elf_end (elf) != 0)
358 printf ("failure in elf_end: %s\n", elf_errmsg (-1));
  /external/elfutils/libelf/
Android.mk 56 elf_end.c \
libelf.h 210 extern int elf_end (Elf *__elf);
331 elf_end (ELF) is called. */
Makefile.am 56 elf_begin.c elf_next.c elf_rand.c elf_end.c elf_kind.c \
  /development/tools/elftree/
elftree.c 250 elf_end(f.e);
  /external/elfutils/libasm/
asm_end.c 484 if (unlikely (elf_end (ctx->out.elf)) != 0)
  /external/linux-tools-perf/util/
symbol.c 1010 elf_end(elf);
1298 elf_end(elf);
1415 elf_end(elf);
    [all...]

Completed in 1363 milliseconds

12 3