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

1 2

  /external/elfutils/libelf/
nlist.h 1 /* Interface for nlist.
34 struct nlist struct
50 extern int nlist (__const char *__filename, struct nlist *__nl);
56 #endif /* nlist.h */
nlist.c 37 #include <nlist.h>
60 nlist (const char *filename, struct nlist *nl) function
81 /* For compatibility reasons (`nlist' existed before ELF and libelf)
  /bionic/libc/kernel/uapi/linux/
a.out.h 107 struct nlist { struct
110 struct nlist * n_next;
  /external/kernel-headers/original/uapi/linux/
a.out.h 147 struct nlist {
150 struct nlist *n_next;
146 struct nlist { struct
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include-fixed/linux/
a.out.h 156 struct nlist { struct
160 struct nlist *n_next;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include-fixed/linux/
a.out.h 153 struct nlist { struct
156 struct nlist *n_next;
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/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.x/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.x/include-fixed/linux/
a.out.h 156 struct nlist { struct
160 struct nlist *n_next;
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include-fixed/linux/
a.out.h 153 struct nlist { struct
156 struct nlist *n_next;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
a.out.h 90 struct nlist struct
95 struct nlist *n_next;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
a.out.h 160 struct nlist {
163 struct nlist *n_next;
159 struct nlist { struct
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include-fixed/linux/
a.out.h 156 struct nlist { struct
160 struct nlist *n_next;
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include-fixed/linux/
a.out.h 156 struct nlist { struct
160 struct nlist *n_next;
  /toolchain/binutils/binutils-2.27/include/
bout.h 107 struct nlist struct
112 struct nlist * n_next;
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
XLIFF2ICUConverter.java 421 NodeList nlist = doc.getElementsByTagName(FILES); local
422 if(nlist.getLength()>1){
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
config.c 2340 struct wpa_ssid *prev, **nlist; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
aout_gnu.h 222 struct nlist
227 struct nlist *n_next;
221 struct nlist struct
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
MachO.h 223 // Constant masks for the "n_type" field in llvm::MachO::nlist and
230 // Constants for the "n_type & N_TYPE" llvm::MachO::nlist and
238 // Constant masks for the "n_sect" field in llvm::MachO::nlist and
243 // Constant values for the "n_type" field in llvm::MachO::nlist and
633 struct nlist { struct in namespace:llvm::MachO
649 // Get/Set functions from <mach-o/nlist.h>
  /external/llvm/include/llvm/Support/
MachO.h 297 // Constant masks for the "n_type" field in llvm::MachO::nlist and
306 // Constants for the "n_type & N_TYPE" llvm::MachO::nlist and
316 // Constants for the "n_sect" field in llvm::MachO::nlist and
323 // Constant masks for the "n_desc" field in llvm::MachO::nlist and
350 // Constant values for the "n_type" field in llvm::MachO::nlist and
937 // Structs from <mach-o/nlist.h>
945 struct nlist { struct
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MachO.h 297 // Constant masks for the "n_type" field in llvm::MachO::nlist and
306 // Constants for the "n_type & N_TYPE" llvm::MachO::nlist and
316 // Constants for the "n_sect" field in llvm::MachO::nlist and
323 // Constant masks for the "n_desc" field in llvm::MachO::nlist and
350 // Constant values for the "n_type" field in llvm::MachO::nlist and
945 // Structs from <mach-o/nlist.h>
953 struct nlist { struct
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MachO.h 297 // Constant masks for the "n_type" field in llvm::MachO::nlist and
306 // Constants for the "n_type & N_TYPE" llvm::MachO::nlist and
316 // Constants for the "n_sect" field in llvm::MachO::nlist and
323 // Constant masks for the "n_desc" field in llvm::MachO::nlist and
350 // Constant values for the "n_type" field in llvm::MachO::nlist and
984 // Structs from <mach-o/nlist.h>
992 struct nlist { struct
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
MachO.h 293 // Constant masks for the "n_type" field in llvm::MachO::nlist and
302 // Constants for the "n_type & N_TYPE" llvm::MachO::nlist and
312 // Constants for the "n_sect" field in llvm::MachO::nlist and
319 // Constant masks for the "n_desc" field in llvm::MachO::nlist and
346 // Constant values for the "n_type" field in llvm::MachO::nlist and
961 // Structs from <mach-o/nlist.h>
969 struct nlist { struct
1253 inline void swapStruct(nlist &sym) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
MachO.h 293 // Constant masks for the "n_type" field in llvm::MachO::nlist and
302 // Constants for the "n_type & N_TYPE" llvm::MachO::nlist and
312 // Constants for the "n_sect" field in llvm::MachO::nlist and
319 // Constant masks for the "n_desc" field in llvm::MachO::nlist and
346 // Constant values for the "n_type" field in llvm::MachO::nlist and
961 // Structs from <mach-o/nlist.h>
969 struct nlist { struct
1253 inline void swapStruct(nlist &sym) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
MachO.h 294 // Constant masks for the "n_type" field in llvm::MachO::nlist and
303 // Constants for the "n_type & N_TYPE" llvm::MachO::nlist and
313 // Constants for the "n_sect" field in llvm::MachO::nlist and
320 // Constant masks for the "n_desc" field in llvm::MachO::nlist and
347 // Constant values for the "n_type" field in llvm::MachO::nlist and
962 // Structs from <mach-o/nlist.h>
970 struct nlist { struct
1254 inline void swapStruct(nlist &sym) {
    [all...]

Completed in 1119 milliseconds

1 2