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

  /frameworks/compile/mclinker/lib/LD/
ELFFileFormat.cpp 218 llvm::ELF::SHT_GNU_verneed,
  /external/elfutils/libelf/
elf_getdata.c 91 [TYPEIDX (SHT_GNU_verneed)] = ELF_T_VNEED,
elf.h 351 #define SHT_GNU_verneed 0x6ffffffe /* Version needs section. */
    [all...]
  /bionic/libc/include/sys/
exec_elf.h 426 #define SHT_GNU_verneed SHT_SUNW_verneed
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 72 case llvm::ELF::SHT_GNU_verneed:
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 341 #define SHT_GNU_verneed 0x6ffffffe /* Version needs section. */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 341 #define SHT_GNU_verneed 0x6ffffffe /* Version needs section. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 341 #define SHT_GNU_verneed 0x6ffffffe /* Version needs section. */
    [all...]
  /external/elfutils/src/
elflint.c     [all...]
readelf.c     [all...]
ldgeneric.c     [all...]
  /external/llvm/include/llvm/Object/
ELF.h 261 /// Elf_Verneed: This is the structure of entries in the SHT_GNU_verneed
273 /// Elf_Vernaux: This is the structure of auxiliary data in SHT_GNU_verneed
    [all...]
  /external/valgrind/main/perf/
tinycc.c 358 #define SHT_GNU_verneed 0x6ffffffe /* Version needs section. */
    [all...]

Completed in 370 milliseconds