HomeSort by relevance Sort by last modified time
    Searched full:elf32 (Results 526 - 550 of 931) sorted by null

<<21222324252627282930>>

  /external/chromium_org/native_client_sdk/src/tools/
create_nmf.py 37 'elf32-i386': 'x86-32',
38 'elf32-little': 'arm',
39 'elf32-littlearm': 'arm',
42 'elf32-nacl': 'x86-32',
45 'elf32-x86-64-nacl': 'x86-64',
46 'elf32-i386-nacl': 'x86-32',
  /build/tools/
adbs 88 # file format elf32-littlearm
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/
yasm_objfmts.xml 100 <quote>elf32</quote> (for 32-bit targets) and <quote>elf64</quote>
  /external/elfutils/libebl/
eblopenbackend.c 320 assert (offsetof (Elf, state.elf32.ehdr)
332 result->machine = elf->state.elf32.ehdr->e_machine;
333 result->class = elf->state.elf32.ehdr->e_ident[EI_CLASS];
334 result->data = elf->state.elf32.ehdr->e_ident[EI_DATA];
  /external/elfutils/libelf/
gelf_update_ehdr.c 79 Elf32_Ehdr *ehdr = elf->state.elf32.ehdr;
  /external/llvm/test/Object/X86/
objdump-trivial-object.test 33 ELF-i386: file format ELF32-i386
  /external/qemu/
alpha.ld 46 /* .gnu.warning sections are handled specially by elf32.em. */
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.h 113 /// emitSymbol32 - emit an ELF32 symbol, override parent's function
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/i686-linux-android/lib/ldscripts/
elf_k1om.xr 53 /* .gnu.warning sections are handled specially by elf32.em. */
elf_k1om.xu 53 /* .gnu.warning sections are handled specially by elf32.em. */
elf_l1om.xr 53 /* .gnu.warning sections are handled specially by elf32.em. */
elf_l1om.xu 53 /* .gnu.warning sections are handled specially by elf32.em. */
elf_x86_64.xr 49 /* .gnu.warning sections are handled specially by elf32.em. */
elf_x86_64.xu 49 /* .gnu.warning sections are handled specially by elf32.em. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib/ldscripts/
elf_l1om.xr 53 /* .gnu.warning sections are handled specially by elf32.em. */
elf_l1om.xu 53 /* .gnu.warning sections are handled specially by elf32.em. */
elf_x86_64.xr 49 /* .gnu.warning sections are handled specially by elf32.em. */
elf_x86_64.xu 49 /* .gnu.warning sections are handled specially by elf32.em. */
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/i686-linux-android/lib/ldscripts/
elf_k1om.xr 53 /* .gnu.warning sections are handled specially by elf32.em. */
elf_k1om.xu 53 /* .gnu.warning sections are handled specially by elf32.em. */
elf_l1om.xr 53 /* .gnu.warning sections are handled specially by elf32.em. */
elf_l1om.xu 53 /* .gnu.warning sections are handled specially by elf32.em. */
elf_x86_64.xr 49 /* .gnu.warning sections are handled specially by elf32.em. */
elf_x86_64.xu 49 /* .gnu.warning sections are handled specially by elf32.em. */
  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc 375 class Elf32 {
605 Elf32::Addr ElfParser<Elf32>::GetAddrAt(off_t pos) {
619 // DynamicIterator<Elf32> iter(parser);
622 // Elf32::Off value = iter.GetValue();
756 return GetLibNameT<Elf32>(*reader_);
765 return GetNeededLibsT<Elf32>(*reader_, result);
    [all...]

Completed in 1962 milliseconds

<<21222324252627282930>>