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

  /external/elfutils/libebl/
eblsectiontypename.c 72 else if (section >= SHT_LOSUNW && section <= SHT_HISUNW)
77 #define KNOWNSTYPE(name) [SHT_##name - SHT_LOSUNW] = #name
85 res = sunwtypes[section - SHT_LOSUNW];
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 226 #define SHT_LOSUNW 0x6ffffff4
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 226 #define SHT_LOSUNW 0x6ffffff4
    [all...]
  /external/elfutils/libelf/
elf.h 343 #define SHT_LOSUNW 0x6ffffffa /* Sun-specific low bound. */
    [all...]
  /external/kmod/port-gnu/
elf.h 342 #define SHT_LOSUNW 0x6ffffffa /* Sun-specific low bound. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 340 #define SHT_LOSUNW 0x6ffffffa /* Sun-specific low bound. */
    [all...]
  /external/valgrind/perf/
tinycc.c 354 #define SHT_LOSUNW 0x6ffffffb /* Sun-specific low bound. */
    [all...]

Completed in 69 milliseconds