HomeSort by relevance Sort by last modified time
    Searched full:relocation (Results 776 - 800 of 1499) sorted by null

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-strings 
mipsel-linux-android-objcopy 
mipsel-linux-android-strip 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/mipsel-linux-android/bin/
ar 
nm 
ranlib 
objcopy 
strip 
  /external/llvm/tools/bugpoint/
ExecutionDriver.cpp 214 SafeToolArgs.push_back("--relocation-model=pic");
225 SafeToolArgs.push_back("--relocation-model=pic");
238 SafeToolArgs.push_back("--relocation-model=pic");
  /external/llvm/tools/llvm-mc/
llvm-mc.cpp 115 RelocModel("relocation-model",
116 cl::desc("Choose relocation model"),
120 "Target default relocation model"),
  /external/elfutils/
NEWS 43 libdwfl: bug fixes and optimization in relocation handling
146 libebl: add function to test for relative relocation
453 relocation section. Fixed. This fix also improved the asymptotic
491 libebl: Fix last patch to recognize relocation sections. We must not
497 libebl: recognize relocation sections for debug section
871 Improve relocation table output in readelf. Avoid some crashes.
  /external/elfutils/po/
elfutils.pot 1009 "Relocation section [%2u] '%s' for section [%2u] '%s' at offset %#0<PRIx64> "
1013 "Relocation section [%2u] '%s' for section [%2u] '%s' at offset %#0<PRIx64> "
1022 "Relocation section [%2u] '%s' at offset %#0<PRIx64> contains %d entry:\n"
1025 "Relocation section [%2u] '%s' at offset %#0<PRIx64> contains %d entries:\n"
1054 "Relocation section [%2zu] '%s' for section [%2u] '%s' at offset %#0<PRIx64> "
1058 "Relocation section [%2zu] '%s' for section [%2u] '%s' at offset %#0<PRIx64> "
    [all...]
  /external/llvm/lib/MC/
MachObjectWriter.cpp 46 // References to weak definitions require external relocation entries; the
51 // Otherwise, we can use an internal relocation.
663 // relocation to a temporary symbol (in the same section) is fully
685 // a relocation entry is not created and so the static linker does not
862 // Write the relocation entries.
865 // Write the section relocation entries, in reverse order to match 'as'
    [all...]
  /external/chromium_org/v8/src/ia32/
assembler-ia32.h 570 // space to write an instruction and its relocation information.
571 // The relocation writer's position must be kGap bytes above the end of
574 // relocation information encoding, RelocInfoWriter::kMaxLength == 16.
581 // Create an assembler. Instructions and relocation information are emitted
583 // relocation information starting from the end of the buffer. See CodeDesc
    [all...]
  /external/elfutils/libdwfl/
derelocate.c 286 /* Check that MOD is valid and make sure its relocation has been done. */
366 /* All relative to first and only relocation base: module start. */
  /external/llvm/include/llvm/Target/
TargetOptions.h 151 /// relocation model being in use. It's value is undefined (and irrelevant)
152 /// if the relocation model is anything other than PIC.
  /external/llvm/test/CodeGen/X86/
postra-licm.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin -relocation-model=pic -disable-fp-elim | FileCheck %s -check-prefix=X86-32
2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -relocation-model=pic -disable-fp-elim | FileCheck %s -check-prefix=X86-64
  /external/llvm/test/MC/ARM/
eh-compact-pr0.s 63 @ another relocation entry for __aeabi_unwind_cpp_pr0, so that the linker
98 @ another relocation entry for __aeabi_unwind_cpp_pr0, so that the linker
  /external/llvm/tools/llvm-readobj/
llvm-readobj.cpp 90 cl::desc("Display the relocation entries in the file"));
130 cl::desc("Expand each shown relocation to multiple lines"));
  /external/valgrind/main/VEX/switchback/
linker.c 167 safely be prodded during relocation. Any attempt to prod
228 * which may be prodded during relocation, and abort if we try and write
627 "%s: unhandled ELF relocation(Rel) type %d\n\n",
762 This relocation type resembles R_SPARC_32, except it refers to an
841 fprintf(stderr, "%s: R_PPC_REL24 relocation failed\n", oc->fileName );
855 "%s: unhandled ELF relocation(RelA) type %d\n",
887 /* Process the relocation sections. */
891 relocation entries that, when done, make the stabs debugging
    [all...]
  /frameworks/compile/mclinker/lib/LD/
ELFReader.cpp 209 // ELFReader::read relocations - read ELF rela and rel, and create Relocation
211 /// ELFReader::readRela - read ELF rela and create Relocation
248 /// readRel - read ELF rel and create Relocation
463 if (LDFileFormat::Relocation == info->section->kind()) {
765 // ELFReader::read relocations - read ELF rela and rel, and create Relocation
767 /// ELFReader::readRela - read ELF rela and create Relocation
804 /// readRel - read ELF rel and create Relocation
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-objcopy 
i686-linux-strip 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
objcopy 
strip 

Completed in 1088 milliseconds

<<31323334353637383940>>