HomeSort by relevance Sort by last modified time
    Searched refs:ELF (Results 101 - 125 of 171) sorted by null

1 2 3 45 6 7

  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 50 #include "llvm/Support/ELF.h"
728 ELF::SHT_PROGBITS, ELF::SHF_WRITE | ELF::SHF_ALLOC,
762 ELF::SHT_PROGBITS, ELF::SHF_WRITE | ELF::SHF_ALLOC,
805 // the PPC64 ELF ABI (this is a low-priority item because GDB does not
    [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCTargetDesc.cpp 276 } else if (TheTriple.getEnvironment() == Triple::ELF) {
277 // Force the use of an ELF container.
284 // The default is ELF.
328 // ELF and X86-64 don't have a distinct DynamicNoPIC model. DynamicNoPIC
366 if (TheTriple.isOSWindows() && TheTriple.getEnvironment() != Triple::ELF)
  /frameworks/compile/mclinker/include/mcld/
IRBuilder.h 46 * to emit binaries in native object format, such as ELF or MachO.
52 ELF,
151 /// file. So far, MCLinekr only supports ELF object format, but it will
242 /// value is format-dependent. In ELF, the value is
244 /// @param pFlag [in] The format-dependent flag. In ELF, the value is
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.cpp 12 #include <llvm/Support/ELF.h>
  /external/llvm/lib/Support/
Triple.cpp 150 case ELF: return "elf";
297 .StartsWith("elf", Triple::ELF)
  /external/llvm/lib/MC/
MCContext.cpp 22 #include "llvm/Support/ELF.h"
268 new (*this) MCSectionELF(".group", ELF::SHT_GROUP, 0,
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 
  /external/v8/src/
gdb-jit.cc 51 class ELF;
53 typedef ELF DebugObject;
628 class ELF BASE_EMBEDDED {
630 ELF() : sections_(6) {
692 // Set to EM_ARM, defined as 40, in "ARM ELF File Format" at
1020 ELF* elf,
1026 elf->AddSection(symtab);
1027 elf->AddSection(strtab);
1921 ELF elf; local
    [all...]
  /development/ndk/platforms/android-3/include/sys/
exec_elf.h 29 * This is the ELF ABI header file
75 #define EI_VERSION 6 /* ELF header version */
86 #define ELFMAG "\177ELF" /* magic */
124 /* ELF Header */
126 unsigned char e_ident[EI_NIDENT]; /* ELF Identification */
134 Elf32_Half e_ehsize; /* ELF header size */
464 /* Standard ELF hashing function */
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
540 #define ELFDEFNNAME(x) CONCAT(ELF,CONCAT(ELFSIZE,CONCAT(_,x)))
  /external/elfutils/libelf/
libelfP.h 72 #define elfw2_(Bits, Name) elf##Bits##_##Name
73 #define ElfW2_(Bits, Name) Elf##Bits##_##Name
74 #define ELFW2_(Bits, Name) ELF##Bits##_##Name
187 /* Descriptor for ELF section. */
240 struct Elf *elf; /* The underlying ELF file. */ member in struct:Elf_Scn
281 /* The ELF descriptor. */
282 struct Elf
284 /* What kind of file is underneath (ELF file, archive...). *
344 } elf; member in union:Elf::__anon7969
    [all...]
  /external/llvm/lib/Target/Mips/
MipsAsmPrinter.cpp 39 #include "llvm/Support/ELF.h"
239 (unsigned)ELF::STO_MIPS_MICROMIPS);
569 // Emit Mips ELF register info
  /frameworks/compile/mclinker/lib/Fragment/
FragmentGraph.cpp 23 #include <llvm/Support/ELF.h>
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 29 * This is the ELF ABI header file
75 #define EI_VERSION 6 /* ELF header version */
86 #define ELFMAG "\177ELF" /* magic */
124 /* ELF Header */
126 unsigned char e_ident[EI_NIDENT]; /* ELF Identification */
134 Elf32_Half e_ehsize; /* ELF header size */
464 /* Standard ELF hashing function */
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
540 #define ELFDEFNNAME(x) CONCAT(ELF,CONCAT(ELFSIZE,CONCAT(_,x)))
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 29 * This is the ELF ABI header file
75 #define EI_VERSION 6 /* ELF header version */
86 #define ELFMAG "\177ELF" /* magic */
124 /* ELF Header */
126 unsigned char e_ident[EI_NIDENT]; /* ELF Identification */
134 Elf32_Half e_ehsize; /* ELF header size */
464 /* Standard ELF hashing function */
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
540 #define ELFDEFNNAME(x) CONCAT(ELF,CONCAT(ELFSIZE,CONCAT(_,x)))
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 29 * This is the ELF ABI header file
75 #define EI_VERSION 6 /* ELF header version */
86 #define ELFMAG "\177ELF" /* magic */
124 /* ELF Header */
126 unsigned char e_ident[EI_NIDENT]; /* ELF Identification */
134 Elf32_Half e_ehsize; /* ELF header size */
464 /* Standard ELF hashing function */
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
540 #define ELFDEFNNAME(x) CONCAT(ELF,CONCAT(ELFSIZE,CONCAT(_,x)))
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
exec_elf.h 29 * This is the ELF ABI header file
75 #define EI_VERSION 6 /* ELF header version */
86 #define ELFMAG "\177ELF" /* magic */
124 /* ELF Header */
126 unsigned char e_ident[EI_NIDENT]; /* ELF Identification */
134 Elf32_Half e_ehsize; /* ELF header size */
464 /* Standard ELF hashing function */
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
540 #define ELFDEFNNAME(x) CONCAT(ELF,CONCAT(ELFSIZE,CONCAT(_,x)))
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 29 * This is the ELF ABI header file
75 #define EI_VERSION 6 /* ELF header version */
86 #define ELFMAG "\177ELF" /* magic */
124 /* ELF Header */
126 unsigned char e_ident[EI_NIDENT]; /* ELF Identification */
134 Elf32_Half e_ehsize; /* ELF header size */
464 /* Standard ELF hashing function */
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
540 #define ELFDEFNNAME(x) CONCAT(ELF,CONCAT(ELFSIZE,CONCAT(_,x)))
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
exec_elf.h 29 * This is the ELF ABI header file
75 #define EI_VERSION 6 /* ELF header version */
86 #define ELFMAG "\177ELF" /* magic */
124 /* ELF Header */
126 unsigned char e_ident[EI_NIDENT]; /* ELF Identification */
134 Elf32_Half e_ehsize; /* ELF header size */
464 /* Standard ELF hashing function */
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
540 #define ELFDEFNNAME(x) CONCAT(ELF,CONCAT(ELFSIZE,CONCAT(_,x)))
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 29 * This is the ELF ABI header file
75 #define EI_VERSION 6 /* ELF header version */
86 #define ELFMAG "\177ELF" /* magic */
124 /* ELF Header */
126 unsigned char e_ident[EI_NIDENT]; /* ELF Identification */
134 Elf32_Half e_ehsize; /* ELF header size */
464 /* Standard ELF hashing function */
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
540 #define ELFDEFNNAME(x) CONCAT(ELF,CONCAT(ELFSIZE,CONCAT(_,x)))
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 29 * This is the ELF ABI header file
75 #define EI_VERSION 6 /* ELF header version */
86 #define ELFMAG "\177ELF" /* magic */
124 /* ELF Header */
126 unsigned char e_ident[EI_NIDENT]; /* ELF Identification */
134 Elf32_Half e_ehsize; /* ELF header size */
464 /* Standard ELF hashing function */
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
540 #define ELFDEFNNAME(x) CONCAT(ELF,CONCAT(ELFSIZE,CONCAT(_,x)))
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
exec_elf.h 29 * This is the ELF ABI header file
75 #define EI_VERSION 6 /* ELF header version */
86 #define ELFMAG "\177ELF" /* magic */
124 /* ELF Header */
126 unsigned char e_ident[EI_NIDENT]; /* ELF Identification */
134 Elf32_Half e_ehsize; /* ELF header size */
464 /* Standard ELF hashing function */
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
540 #define ELFDEFNNAME(x) CONCAT(ELF,CONCAT(ELFSIZE,CONCAT(_,x)))
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
exec_elf.h 29 * This is the ELF ABI header file
75 #define EI_VERSION 6 /* ELF header version */
86 #define ELFMAG "\177ELF" /* magic */
124 /* ELF Header */
126 unsigned char e_ident[EI_NIDENT]; /* ELF Identification */
134 Elf32_Half e_ehsize; /* ELF header size */
464 /* Standard ELF hashing function */
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
540 #define ELFDEFNNAME(x) CONCAT(ELF,CONCAT(ELFSIZE,CONCAT(_,x)))
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
exec_elf.h 29 * This is the ELF ABI header file
75 #define EI_VERSION 6 /* ELF header version */
86 #define ELFMAG "\177ELF" /* magic */
124 /* ELF Header */
126 unsigned char e_ident[EI_NIDENT]; /* ELF Identification */
134 Elf32_Half e_ehsize; /* ELF header size */
464 /* Standard ELF hashing function */
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
540 #define ELFDEFNNAME(x) CONCAT(ELF,CONCAT(ELFSIZE,CONCAT(_,x)))
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 29 * This is the ELF ABI header file
75 #define EI_VERSION 6 /* ELF header version */
86 #define ELFMAG "\177ELF" /* magic */
124 /* ELF Header */
126 unsigned char e_ident[EI_NIDENT]; /* ELF Identification */
134 Elf32_Half e_ehsize; /* ELF header size */
464 /* Standard ELF hashing function */
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
540 #define ELFDEFNNAME(x) CONCAT(ELF,CONCAT(ELFSIZE,CONCAT(_,x)))
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
exec_elf.h 29 * This is the ELF ABI header file
75 #define EI_VERSION 6 /* ELF header version */
86 #define ELFMAG "\177ELF" /* magic */
124 /* ELF Header */
126 unsigned char e_ident[EI_NIDENT]; /* ELF Identification */
134 Elf32_Half e_ehsize; /* ELF header size */
464 /* Standard ELF hashing function */
537 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x)))
540 #define ELFDEFNNAME(x) CONCAT(ELF,CONCAT(ELFSIZE,CONCAT(_,x)))

Completed in 8079 milliseconds

1 2 3 45 6 7