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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h 155 SHF_STRINGS = 0x20, /* contains 0-terminated strings */
  /external/elfutils/0.153/libelf/
elf.h 363 #define SHF_STRINGS (1 << 5) /* Contains nul-terminated strings */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h 358 #define SHF_STRINGS (1 << 5) /* Contains nul-terminated strings */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 358 #define SHF_STRINGS (1 << 5) /* Contains nul-terminated strings */
    [all...]

Completed in 71 milliseconds