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

  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
elf_mem_image.cc 264 if (dynamic_entry->d_tag == DT_VERDEF) {
286 case DT_VERDEF:
306 RAW_DCHECK(verdef_, "invalid VDSO (no DT_VERDEF)");
411 // Undefined symbols reference DT_VERNEED, not DT_VERDEF, and
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
elf_mem_image.cc 264 if (dynamic_entry->d_tag == DT_VERDEF) {
286 case DT_VERDEF:
306 RAW_DCHECK(verdef_, "invalid VDSO (no DT_VERDEF)");
411 // Undefined symbols reference DT_VERNEED, not DT_VERDEF, and
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
elf.h 97 #define DT_VERDEF 0x6ffffffc
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
elf.h 97 #define DT_VERDEF 0x6ffffffc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
elf.h 97 #define DT_VERDEF 0x6ffffffc
  /bionic/libc/include/sys/
exec_elf.h 676 #define DT_VERDEF 0x6ffffffc /* Versions defined by file */
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/qemu/
elf.h 179 #define DT_VERDEF 0x6ffffffc
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 728 #define DT_VERDEF 0x6ffffffc /* Address of version definition
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 728 #define DT_VERDEF 0x6ffffffc /* Address of version definition
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 728 #define DT_VERDEF 0x6ffffffc /* Address of version definition
    [all...]
  /external/elfutils/libelf/
elf.h 743 #define DT_VERDEF 0x6ffffffc /* Address of version definition
    [all...]
  /external/elfutils/src/
elflint.c     [all...]
  /external/valgrind/main/perf/
tinycc.c 688 #define DT_VERDEF 0x6ffffffc /* Address of version definition
    [all...]

Completed in 399 milliseconds