HomeSort by relevance Sort by last modified time
    Searched defs:nlist (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /external/elfutils/0.153/libelf/
nlist.h 1 /* Interface for nlist.
55 struct nlist struct
71 extern int nlist (__const char *__filename, struct nlist *__nl);
77 #endif /* nlist.h */
nlist.c 58 #include <nlist.h>
81 nlist (const char *filename, struct nlist *nl) function
102 /* For compatibility reasons (`nlist' existed before ELF and libelf)
  /external/valgrind/main/coregrind/m_debuginfo/
readstabs.c 60 # include <mach-o/nlist.h>
63 # define nlist nlist_64 macro
107 struct nlist* stab = (struct nlist*)stabC;
142 n_stab_entries = stab_sz/(int)sizeof(struct nlist);
147 const struct nlist *st = &stab[i];
  /bionic/libc/kernel/uapi/linux/
a.out.h 147 struct nlist { struct
151 struct nlist *n_next;
  /development/ndk/platforms/android-3/include/linux/
a.out.h 144 struct nlist { struct
147 struct nlist *n_next;
  /development/ndk/platforms/android-L/include/linux/
a.out.h 147 struct nlist { struct
151 struct nlist *n_next;
  /external/kernel-headers/original/uapi/linux/
a.out.h 164 struct nlist {
167 struct nlist *n_next;
163 struct nlist { struct
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include-fixed/linux/
a.out.h 156 struct nlist { struct
160 struct nlist *n_next;
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include-fixed/linux/
a.out.h 156 struct nlist { struct
160 struct nlist *n_next;
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include-fixed/linux/
a.out.h 156 struct nlist { struct
160 struct nlist *n_next;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include-fixed/linux/
a.out.h 169 struct nlist {
172 struct nlist *n_next;
168 struct nlist { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
a.out.h 90 struct nlist struct
95 struct nlist *n_next;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
a.out.h 160 struct nlist {
163 struct nlist *n_next;
159 struct nlist { struct