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

  /frameworks/compile/mclinker/include/mcld/Support/
ELF.h 19 SHF_ORDERED = 0x40000000,
  /toolchain/binutils/binutils-2.27/include/elf/
sparc.h 48 #define SHN_BEFORE SHN_LORESERVE /* Used with SHF_ORDERED and... */
53 #define SHF_ORDERED 0x40000000 /* treat sh_link,sh_info specially */
  /external/elfutils/libelf/
elf.h 373 #define SHF_ORDERED (1 << 30) /* Special ordering requirement
    [all...]
  /external/kmod/port-gnu/
elf.h 372 #define SHF_ORDERED (1 << 30) /* Special ordering requirement
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 369 #define SHF_ORDERED (1 << 30) /* Special ordering requirement
    [all...]
  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp.h 331 // with the SHF_LINK_ORDER and SHF_ORDERED section flags.
448 SHF_ORDERED = 0x40000000,
    [all...]
  /external/elfutils/src/
readelf.c     [all...]
  /toolchain/binutils/binutils-2.27/binutils/
readelf.c     [all...]

Completed in 214 milliseconds