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

  /bionic/libc/include/
elf.h 500 #define SHT_INIT_ARRAY 14
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
elf.go 201 SHT_INIT_ARRAY = 14
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
elf.go 201 SHT_INIT_ARRAY = 14
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 220 #define SHT_INIT_ARRAY 14 /* Initialization function pointers. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 220 #define SHT_INIT_ARRAY 14 /* Initialization function pointers. */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 714 SHT_INIT_ARRAY = 14, // Pointers to initialization functions.
    [all...]
  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp.h 355 SHT_INIT_ARRAY = 14,
    [all...]
  /toolchain/binutils/binutils-2.27/include/elf/
common.h 468 #define SHT_INIT_ARRAY 14 /* Array of ptrs to init functions */
    [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
elf.go 347 SHT_INIT_ARRAY SectionType = 14 /* Initialization function pointers. */
379 {14, "SHT_INIT_ARRAY"},
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
elf.go 347 SHT_INIT_ARRAY SectionType = 14 /* Initialization function pointers. */
379 {14, "SHT_INIT_ARRAY"},
    [all...]
  /external/elfutils/libelf/
elf.h 332 #define SHT_INIT_ARRAY 14 /* Array of constructors */
    [all...]
  /external/kmod/port-gnu/
elf.h 331 #define SHT_INIT_ARRAY 14 /* Array of constructors */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 329 #define SHT_INIT_ARRAY 14 /* Array of constructors */
    [all...]

Completed in 230 milliseconds