HomeSort by relevance Sort by last modified time
    Searched full:relocation (Results 176 - 200 of 1066) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/compile/mclinker/include/mcld/Target/
TargetLDBackend.h 18 class Relocation;
61 /// to relocation and generate empty entries, such as GOT, dynamic relocation
64 /// @param pReloc - a read in relocation entry
65 /// @param pInputSym - the input LDSymbol of relocation target symbol
67 virtual void scanRelocation(Relocation& pReloc,
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.cpp 89 llvm_unreachable("Invalid relocation type!");
101 return Error("Relocation type not implemented yet!");
113 // If the relocation is PC-relative, the value to be encoded is the
122 llvm_unreachable("Invalid relocation type!");
143 return Error("Relocation type not implemented yet!");
155 // If the relocation is PC-relative, the value to be encoded is the
167 llvm_unreachable("Invalid relocation type!");
202 return Error("Relocation type not implemented yet!");
248 assert(si != se && "No section containing relocation!");
259 // This is an ARM branch relocation, need to use a stub function
    [all...]
  /frameworks/compile/mclinker/include/mcld/MC/
MCLinker.h 27 #include <mcld/LD/Relocation.h>
148 /// addRelocation - add a relocation entry in MCLinker (only for object file)
149 /// @param pType - the type of the relocation
153 /// @param pAddend - the addend value for applying relocation
154 Relocation* addRelocation(Relocation::Type pType,
158 Relocation::Address pAddend = 0);
160 /// applyRelocations - apply all relocation enties.
163 /// syncRelocationResult - After applying relocation, write back relocation targe
    [all...]
  /development/ndk/platforms/android-3/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/sys/
exec_elf.h 245 #define SHT_RELA 4 /* relocation section with addends*/
270 #define ELF_REL_DATA ".rel.data" /* relocation data */
271 #define ELF_REL_FINI ".rel.fini" /* relocation termination code */
272 #define ELF_REL_INIT ".rel.init" /* relocation initialization code */
274 #define ELF_REL_RODATA ".rel.rodata" /* relocation read-only data */
275 #define ELF_REL_TEXT ".rel.text" /* relocation code */
339 /* Relocation entry with implicit addend */
341 Elf32_Addr r_offset; /* offset of relocation */
345 /* Relocation entry with explicit addend */
347 Elf32_Addr r_offset; /* offset of relocation */
    [all...]

Completed in 2488 milliseconds

1 2 3 4 5 6 78 91011>>