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

  /toolchain/binutils/binutils-2.25/include/elf/
common.h 506 /* #define SHF_MASKOS 0x0F000000 *//* OS-specific semantics */
507 #define SHF_MASKOS 0x0FF00000 /* New value, Oct 4, 1999 Draft */
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 261 #define SHF_MASKOS 0x0ff00000 /* OS-specific semantics. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 261 #define SHF_MASKOS 0x0ff00000 /* OS-specific semantics. */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 784 SHF_MASKOS = 0x0ff00000,
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 225 SHF_MASKOS = 0x0ff00000
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 415 SHF_MASKOS SectionFlag = 0x0ff00000 /* OS-specific semantics. */
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 225 SHF_MASKOS = 0x0ff00000
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 415 SHF_MASKOS SectionFlag = 0x0ff00000 /* OS-specific semantics. */
    [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 432 SHF_MASKOS = 0x0ff00000,
    [all...]
  /external/elfutils/libelf/
elf.h 371 #define SHF_MASKOS 0x0ff00000 /* OS-specific. */
    [all...]
  /external/kmod/port-gnu/
elf.h 370 #define SHF_MASKOS 0x0ff00000 /* OS-specific. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 365 #define SHF_MASKOS 0x0ff00000 /* OS-specific. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 367 #define SHF_MASKOS 0x0ff00000 /* OS-specific. */
    [all...]

Completed in 467 milliseconds