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

  /external/elfutils/libelf/
gelf_update_lib.c 60 if (INVALID_NDX (ndx, Elf64_Lib, &data_scn->d))
64 ((Elf64_Lib *) data_scn->d.d_buf)[ndx] = *src;
gelf_getlib.c 57 /* The on disk format of Elf32_Lib and Elf64_Lib is identical. So
60 assert (sizeof (GElf_Lib) == sizeof (Elf64_Lib));
gelf.h 125 typedef Elf64_Lib GElf_Lib;
elf.h     [all...]
  /bionic/libc/include/
elf.h 87 } Elf64_Lib;
  /external/kmod/port-gnu/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 87 milliseconds