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

  /external/elfutils/libebl/
eblsectiontypename.c 97 else if (section >= SHT_LOSUNW && section <= SHT_HISUNW)
102 #define KNOWNSTYPE(name) [SHT_##name - SHT_LOSUNW] = #name
110 res = sunwtypes[section - SHT_LOSUNW];
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 336 #define SHT_LOSUNW 0x6ffffffa /* Sun-specific low bound. */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 336 #define SHT_LOSUNW 0x6ffffffa /* Sun-specific low bound. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h 336 #define SHT_LOSUNW 0x6ffffffa /* Sun-specific low bound. */
    [all...]
  /external/elfutils/libelf/
elf.h 346 #define SHT_LOSUNW 0x6ffffffa /* Sun-specific low bound. */
    [all...]
  /external/valgrind/main/perf/
tinycc.c 354 #define SHT_LOSUNW 0x6ffffffb /* Sun-specific low bound. */
    [all...]

Completed in 62 milliseconds