Searched
full:relocation (Results
751 -
775 of
1499) sorted by null
<<31323334353637383940>>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
elf.h | 155 Elf64_Xword r_info; /* index and type of relocation */ 166 Elf64_Xword r_info; /* index and type of relocation */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
elf.h | 155 Elf64_Xword r_info; /* index and type of relocation */ 166 Elf64_Xword r_info; /* index and type of relocation */
|
/external/linux-tools-perf/ |
builtin-record.c | 404 " relocation symbol.\n", machine->pid); 418 " relocation symbol.\n", machine->pid); 652 pr_err("Couldn't record kernel reference relocation symbol\n" 653 "Symbol resolution may be skewed if relocation was used (e.g. kexec).\n" 660 "Symbol resolution may be skewed if relocation was used (e.g. kexec).\n" 845 "If some relocation was applied (e.g. kexec) symbols may be misresolved\n"
|
/external/llvm/include/llvm/Object/ |
ObjectFile.h | 91 /// relocation in the list of relocations in the object file. 110 /// @brief Indicates whether this relocation should hidden when listing 112 /// relocation that will be printed as part of the leading relocation. 115 /// @brief Get a string that represents the type of this relocation. 121 /// relocation.
|
/external/chromium_org/v8/src/arm/ |
assembler-arm.h | 708 // Create an assembler. Instructions and relocation information are emitted 710 // relocation information starting from the end of the buffer. See CodeDesc [all...] |
/external/llvm/lib/Target/ARM/ |
ARMCodeEmitter.cpp | 153 /// operand requires relocation, record the relocation and return zero. 359 /// machine operand requires relocation, record the relocation and return 369 /// fixed up by the relocation stage. 401 "JIT relocation model must be set to static or default!"); 447 /// machine operand requires relocation, record the relocation and return zero. 452 && "Relocation to this function should be for movt or movw"); 472 /// operand requires relocation, record the relocation and return zero [all...] |
/frameworks/compile/mclinker/lib/Target/ |
GNULDBackend.cpp | 218 case LDFileFormat::Relocation: [all...] |
/external/v8/src/ |
assembler.cc | 146 // Relocation information is written backwards in memory, from high addresses 158 // different non-compactly encoded relocation modes. 160 // The first byte of a relocation record has a tag in its low 2 bits: 190 // 1101: not used (would allow one more relocation mode to be added) 563 // Relocation info is read backwards. 578 // Relocation info is read backwards. 639 return "unknown relocation type"; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/ |
i686-linux-addr2line | |
i686-linux-strings | |
/external/llvm/utils/TableGen/ |
X86RecognizableInstr.cpp | 684 HANDLE_OPTIONAL(relocation) 693 HANDLE_OPTIONAL(relocation) 822 // Operand 2 (optional) is an immediate or relocation. 833 HANDLE_OPTIONAL(relocation) 845 // Operand 2 (optional) is an immediate or relocation. 855 HANDLE_OPTIONAL(relocation) 879 HANDLE_OPERAND(relocation) [all...] |
/external/v8/src/ia32/ |
assembler-ia32.h | 559 // space to write an instruction and its relocation information. 560 // The relocation writer's position must be kGap bytes above the end of 563 // relocation information encoding, RelocInfoWriter::kMaxLength == 16. 570 // Create an assembler. Instructions and relocation information are emitted 572 // relocation information starting from the end of the buffer. See CodeDesc [all...] |
/external/chromium_org/chrome/browser/ui/window_sizer/ |
window_sizer_unittest.cc | 471 // visibility condition is barely satisfied without relocation. 481 // visibility condition is satisified by relocation. 491 // visibility condition is barely satisfied without relocation. 500 // visibility condition is satisified by relocation. 510 // minimum visibility condition is satisified by relocation.
|
/external/chromium_org/courgette/ |
disassembler_win32_x86.cc | 230 // The format of the base relocation table is a sequence of variable sized 232 // "The format of the base relocation data is somewhat quirky" 238 // Make sure entire base relocation table is within the buffer. 381 // The 4 bytes at the relocation are a reference to some address. 562 // The base relocation table is usually in the .relocs section, but it could
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/ |
rdf-objfmt.c | 74 } type; /* type of relocation */ 215 N_("rdf: relocation too complex")); 284 N_("rdf: relocation too complex")); 413 localbuf += 4; /* offset of relocation */ 414 YASM_WRITE_8(localbuf, reloc->size); /* size of relocation */ [all...] |
/external/elfutils/libdwfl/ |
libdwfl.h | 384 /*** Relocation of addresses from Dwfl ***/ 390 /* Return the relocation base index associated with the *ADDRESS location, 396 /* Return the ELF section name for the given relocation base index; 398 For ET_DYN, returns "" and sets *SHNDXP to SHN_ABS; the relocation 406 and both within the same contiguous region for relocation purposes.
|
/external/elfutils/src/ |
elfcmp.c | 341 is used in a copy relocation. Look over the 343 relocation section uses this symbol table 345 see whether any copy relocation references this 620 error (EXIT_FAILURE, 0, gettext ("cannot get relocation: %s"), 634 error (EXIT_FAILURE, 0, gettext ("cannot get relocation: %s"),
|
elflint.c | [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCJITInfo.cpp | 419 default: llvm_unreachable("Unknown relocation type!"); 421 // PC-relative relocation for b and bl instructions. 424 "Relocation out of range!"); 428 // PC-relative relocation for BLT,BLE,BEQ,BGE,BGT,BNE, or other 432 "Relocation out of range!");
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/ |
mipsel-linux-android-addr2line | |
mipsel-linux-android-ar | |
mipsel-linux-android-c++filt | |
mipsel-linux-android-nm | |
mipsel-linux-android-ranlib | |
mipsel-linux-android-size | |
Completed in 1225 milliseconds
<<31323334353637383940>>