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

  /external/elfutils/libebl/
eblsectionname.c 66 else if (section >= SHN_LOOS && section <= SHN_HIOS)
  /external/qemu/elff/
elff_elf.h 253 #define SHN_HIOS 0xff3f
  /ndk/sources/host-tools/ndk-stack/elff/
elff_elf.h 253 #define SHN_HIOS 0xff3f
  /external/llvm/include/llvm/Support/
ELF.h 693 SHN_HIOS = 0xff3f, // Highest operating system-specific index
    [all...]
  /external/elfutils/libelf/
elf.h 304 #define SHN_HIOS 0xff3f /* End of OS-specific */
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 306 #define SHN_HIOS 0xff3f /* End of OS-specific */
    [all...]

Completed in 57 milliseconds