HomeSort by relevance Sort by last modified time
    Searched defs:SHF_STRINGS (Results 1 - 6 of 6) sorted by null

  /bionic/libc/include/sys/
exec_elf.h 441 #define SHF_STRINGS 0x00000020 /* Contains nul terminated strings */
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/elfutils/libelf/
elf.h 366 #define SHF_STRINGS (1 << 5) /* Contains nul-terminated strings */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 356 #define SHF_STRINGS (1 << 5) /* Contains nul-terminated strings */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 356 #define SHF_STRINGS (1 << 5) /* Contains nul-terminated strings */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 356 #define SHF_STRINGS (1 << 5) /* Contains nul-terminated strings */
    [all...]

Completed in 84 milliseconds