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

  /external/elfutils/libelf/
elf-knowledge.h 78 | SHF_OS_NONCONFORMING | SHF_GROUP)) \
86 ((Flags) & ~((GElf_Xword) 0 | SHF_LINK_ORDER | SHF_OS_NONCONFORMING))
elf.h 366 #define SHF_OS_NONCONFORMING (1 << 8) /* Non-standard OS specific handling
    [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
common.h 502 #define SHF_OS_NONCONFORMING (1 << 8) /* OS specific processing required */
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 715 SHF_OS_NONCONFORMING = 0x100U,
    [all...]
  /external/llvm/lib/Object/
ELFYAML.cpp 415 BCase(SHF_OS_NONCONFORMING)
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 411 SHF_OS_NONCONFORMING SectionFlag = 0x100 /* OS-specific processing required. */
426 {0x100, "SHF_OS_NONCONFORMING"},
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 411 SHF_OS_NONCONFORMING SectionFlag = 0x100 /* OS-specific processing required. */
426 {0x100, "SHF_OS_NONCONFORMING"},
    [all...]
  /art/runtime/
elf.h     [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 429 SHF_OS_NONCONFORMING = 0x100,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 361 #define SHF_OS_NONCONFORMING (1 << 8) /* Non-standard OS specific handling
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 363 #define SHF_OS_NONCONFORMING (1 << 8) /* Non-standard OS specific handling
    [all...]
  /external/llvm/tools/llvm-readobj/
ELFDumper.cpp 797 LLVM_READOBJ_ENUM_ENT(ELF, SHF_OS_NONCONFORMING),
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c     [all...]
  /external/elfutils/src/
elflint.c     [all...]
ldgeneric.c     [all...]
readelf.c     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf.c     [all...]
elflink.c     [all...]

Completed in 152 milliseconds