/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
link.h | 156 TLS relocations, else zero. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
elf.h | 141 /* The following are used with relocations */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
dlfcn.h | 157 of this object's PT_TLS segment, as used in TLS relocations;
|
link.h | 156 TLS relocations, else zero. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
elf.h | 141 /* The following are used with relocations */
|
/system/extras/tests/bionic/libc/ |
Android.mk | 171 # The relocations test is a bit special, since we need
|
/bionic/linker/ |
linker_phdr.cpp | 405 * applying all relocations. 424 * This is useful before performing relocations. Once completed, you 497 * performed after relocations.
|
/external/elfutils/libdwfl/ |
relocate.c | 288 /* First, fetch the name of the section these relocations apply to. */ 300 /* Fetch the section data that needs the relocations applied. */ 524 /* We handled some of the relocations but not all.
|
/external/llvm/lib/DebugInfo/ |
DWARFContext.cpp | 594 // TODO: Add support for relocations in other sections as needed. 595 // Record relocations for the debug_info and debug_line sections. 616 // ELF relocations may need the symbol address
|
/external/elfutils/src/ |
elflint.c | [all...] |
/external/llvm/lib/Object/ |
MachOObjectFile.cpp | 1027 // NOTE: Scattered relocations don't exist on x86_64. 1088 // All X86 relocations that need special printing were already 1117 } else { // ARM-specific relocations 1121 // Half relocations steal a bit from the length field to encod [all...] |
/external/qemu/ |
elf.h | 274 /* The following are used with relocations */ 340 * This range is reserved for vendor specific relocations. 468 /* PowerPC relocations defined by the ABIs */ 578 /* s390 relocations defined by the ABIs */ [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/ |
coff-objfmt.c | 58 /* I386 relocations */ 70 /* AMD64 relocations */ 821 /* No relocations to output? Go on to next section */ [all...] |
/external/llvm/lib/MC/ |
MachObjectWriter.cpp | 31 Relocations.clear(); 794 std::vector<macho::RelocationEntry> &Relocs = Relocations[it]; 867 std::vector<macho::RelocationEntry> &Relocs = Relocations[it]; [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
defaults.h | 364 difference circumstances. Some will require runtime relocations; 365 some will not. For those that do not require runtime relocations, 807 prefer those that result in fewer dynamic relocations. Assume no [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-ld.1 | 727 relocations. Different output formats can have further restrictions; for [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
defaults.h | 364 difference circumstances. Some will require runtime relocations; 365 some will not. For those that do not require runtime relocations, 807 prefer those that result in fewer dynamic relocations. Assume no [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-ld.1 | 727 relocations. Different output formats can have further restrictions; for [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
defaults.h | 364 difference circumstances. Some will require runtime relocations; 365 some will not. For those that do not require runtime relocations, 807 prefer those that result in fewer dynamic relocations. Assume no [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-ld.1 | 727 relocations. Different output formats can have further restrictions; for [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
defaults.h | 364 difference circumstances. Some will require runtime relocations; 365 some will not. For those that do not require runtime relocations, 807 prefer those that result in fewer dynamic relocations. Assume no [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-ld.1 | 727 relocations. Different output formats can have further restrictions; for [all...] |
/external/chromium_org/base/win/ |
pe_image.h | 76 // Callback to enumerate relocations.
|
/external/chromium_org/courgette/ |
disassembler_elf_32.cc | 317 // Make certain we consume all of the relocations as expected
|
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/ |
vmw_context.c | 141 /* Apply relocations */
|