HomeSort by relevance Sort by last modified time
    Searched defs:ELF (Results 51 - 64 of 64) sorted by null

1 23

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h 1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===//
11 // constants for the ELF file format.
14 // Interface Standard (TIS) Executable and Linking Format (ELF) Specification
15 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
27 namespace ELF {
62 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
70 Elf32_Half e_ehsize; // Size of ELF header, in bytes
85 // 64-bit ELF header. Fields are the same as for ELF32, but with different
126 // See current registered ELF machine architectures at
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h 1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===//
11 // constants for the ELF file format.
14 // Interface Standard (TIS) Executable and Linking Format (ELF) Specification
15 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
27 namespace ELF {
62 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
70 Elf32_Half e_ehsize; // Size of ELF header, in bytes
85 // 64-bit ELF header. Fields are the same as for ELF32, but with different
126 // See current registered ELF machine architectures at
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h 1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===//
11 // constants for the ELF file format.
14 // Interface Standard (TIS) Executable and Linking Format (ELF) Specification
15 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
27 namespace ELF {
62 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
70 Elf32_Half e_ehsize; // Size of ELF header, in bytes
85 // 64-bit ELF header. Fields are the same as for ELF32, but with different
126 // See current registered ELF machine architectures at
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h 1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===//
11 // constants for the ELF file format.
14 // Interface Standard (TIS) Executable and Linking Format (ELF) Specification
15 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
27 namespace ELF {
62 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
70 Elf32_Half e_ehsize; // Size of ELF header, in bytes
85 // 64-bit ELF header. Fields are the same as for ELF32, but with different
126 // See current registered ELF machine architectures at
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 1 //===-- llvm/Support/ELF.h - ELF constants and data structures --*- C++ -*-===//
11 // constants for the ELF file format.
14 // Interface Standard (TIS) Executable and Linking Format (ELF) Specification
15 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
29 namespace ELF {
64 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
72 Elf32_Half e_ehsize; // Size of ELF header, in bytes
85 // 64-bit ELF header. Fields are the same as for ELF32, but with different
124 // See current registered ELF machine architectures at
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h 1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===//
11 // constants for the ELF file format.
14 // Interface Standard (TIS) Executable and Linking Format (ELF) Specification
15 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
27 namespace ELF {
62 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
70 Elf32_Half e_ehsize; // Size of ELF header, in bytes
85 // 64-bit ELF header. Fields are the same as for ELF32, but with different
126 // See current registered ELF machine architectures at
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h 1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===//
11 // constants for the ELF file format.
14 // Interface Standard (TIS) Executable and Linking Format (ELF) Specification
15 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
27 namespace ELF {
62 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
70 Elf32_Half e_ehsize; // Size of ELF header, in bytes
85 // 64-bit ELF header. Fields are the same as for ELF32, but with different
126 // See current registered ELF machine architectures at
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h 1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===//
11 // constants for the ELF file format.
14 // Interface Standard (TIS) Executable and Linking Format (ELF) Specification
15 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
27 namespace ELF {
62 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
70 Elf32_Half e_ehsize; // Size of ELF header, in bytes
85 // 64-bit ELF header. Fields are the same as for ELF32, but with different
126 // See current registered ELF machine architectures at
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h 1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===//
11 // constants for the ELF file format.
14 // Interface Standard (TIS) Executable and Linking Format (ELF) Specification
15 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
27 namespace ELF {
62 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
70 Elf32_Half e_ehsize; // Size of ELF header, in bytes
85 // 64-bit ELF header. Fields are the same as for ELF32, but with different
126 // See current registered ELF machine architectures at
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h 1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===//
11 // constants for the ELF file format.
14 // Interface Standard (TIS) Executable and Linking Format (ELF) Specification
15 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
27 namespace ELF {
62 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
70 Elf32_Half e_ehsize; // Size of ELF header, in bytes
85 // 64-bit ELF header. Fields are the same as for ELF32, but with different
126 // See current registered ELF machine architectures at
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h 1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===//
11 // constants for the ELF file format.
14 // Interface Standard (TIS) Executable and Linking Format (ELF) Specification
15 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
27 namespace ELF {
62 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
70 Elf32_Half e_ehsize; // Size of ELF header, in bytes
85 // 64-bit ELF header. Fields are the same as for ELF32, but with different
126 // See current registered ELF machine architectures at
    [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp 44 #include "llvm/Support/ELF.h"
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 1 //===-- llvm/Support/ELF.h - ELF constants and data structures --*- C++ -*-===//
11 // constants for the ELF file format.
14 // Interface Standard (TIS) Executable and Linking Format (ELF) Specification
15 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
28 namespace ELF {
63 unsigned char e_ident[EI_NIDENT]; // ELF Identification bytes
71 Elf32_Half e_ehsize; // Size of ELF header, in bytes
84 // 64-bit ELF header. Fields are the same as for ELF32, but with different
465 // ELF Relocation types for AR
    [all...]
  /external/kotlinc/lib/
kotlin-compiler.jar 

Completed in 571 milliseconds

1 23