/art/runtime/gc/space/ |
image_space.cc | 467 std::ostream& operator<<(std::ostream& os, const RelocationRange& reloc) { 468 return os << "(" << reinterpret_cast<const void*>(reloc.Source()) << "-" 469 << reinterpret_cast<const void*>(reloc.Source() + reloc.Length()) << ")->(" 470 << reinterpret_cast<const void*>(reloc.Dest()) << "-" 471 << reinterpret_cast<const void*>(reloc.Dest() + reloc.Length()) << ")"; [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
linker.c | 93 filled in when copying over a reloc). The a.out linker code 349 are defined in <<reloc.c>>. [all...] |
elf32-m32c.c | 38 char * m32c_get_reloc (long reloc); 47 /* This reloc does nothing. */ 236 /* Map BFD reloc types to M32C ELF reloc types. */ 290 /* Set the howto pointer for an M32C ELF reloc. */ 322 output file) adjusting the reloc addend as necessary. 324 This function does not have to worry about setting the reloc 325 address or the reloc symbol index. 450 anything, unless the reloc is against a section symbol, 1027 m32c_get_reloc (long reloc) [all...] |
cofflink.c | 742 reloc. When we find a reloc against a global symbol, we 768 /* Reset the reloc and lineno counts, so that we can use them to [all...] |
vms-alpha.c | 76 /* The r_type field in a reloc is one of the following values. */ 192 unsigned int reloc; 1166 /* Set RELOC and HAS_CONTENTS if the section is not 191 unsigned int reloc; member in struct:stack_struct 4969 arelent *reloc; local [all...] |
coff-sh.c | 76 appear in the output .reloc section. */ 383 /* Swap out extra information in the reloc structure. */ 465 /* This structure is used to map BFD reloc codes to SH PE relocs. */ 473 /* An array mapping BFD reloc codes to SH PE relocs. */ 481 /* An array mapping BFD reloc codes to SH PE relocs. */ 489 /* Given a BFD reloc code, return the howto structure for the 490 corresponding SH PE reloc. */ 504 (*_bfd_error_handler) (_("SH Error: unknown reloc type %d"), code); 523 an internal reloc. */ 533 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) [all...] |
elfxx-ia64.c | 56 descriptor for a MIN_PLT entry, and requires one IPLT reloc. 68 ia64_elf_reloc (bfd *abfd ATTRIBUTE_UNUSED, arelent *reloc, 75 reloc->address += input_section->output_offset; 194 /* Given a BFD reloc type, return the matching HOWTO structure. */
|
/toolchain/binutils/binutils-2.25/cpu/ |
mep.opc | 521 int reloc; 526 reloc = BFD_RELOC_MEP_TPREL7; 529 reloc = BFD_RELOC_MEP_TPREL7A2; 532 reloc = BFD_RELOC_MEP_TPREL7A4; 538 errmsg = cgen_parse_address (cd, strp, opindex, reloc, [all...] |
/frameworks/compile/mclinker/lib/Target/Mips/ |
MipsLDBackend.cpp | 783 // reset the branch target of the reloc to this stub instead 815 for (RelocData::iterator reloc = sec->getRelocData()->begin(); 816 reloc != sec->getRelocData()->end(); 817 ++reloc) { 818 if (llvm::ELF::R_MIPS_26 != reloc->type()) 821 if (relaxRelocation(pBuilder, *llvm::cast<Relocation>(reloc))) [all...] |
MipsGOT.cpp | 240 int reloc, 242 LocalEntry entry(&pInfo, pAddend, reloc == llvm::ELF::R_MIPS_GOT16);
|
/toolchain/binutils/binutils-2.25/opcodes/ |
mep-asm.c | 477 int reloc; 482 reloc = BFD_RELOC_MEP_TPREL7; 485 reloc = BFD_RELOC_MEP_TPREL7A2; 488 reloc = BFD_RELOC_MEP_TPREL7A4; 494 errmsg = cgen_parse_address (cd, strp, opindex, reloc, 476 int reloc; local [all...] |
/external/mesa3d/src/gallium/drivers/r600/ |
evergreen_state.c | 1533 unsigned reloc, cmask_reloc; local 1600 unsigned reloc = radeon_add_to_buffer_list(&rctx->b, local 1989 unsigned reloc; local [all...] |
r600_state.c | 1350 unsigned reloc; local 1423 unsigned reloc = radeon_add_to_buffer_list(&rctx->b, local 1759 unsigned reloc; local [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
mips.cc | 34 #include "reloc.h" 42 #include "target-reloc.h" 94 // GOT entries into two areas: "normal" and "reloc-only". Entries in 96 // accesses, while those in the "reloc-only" area are for dynamic 296 // Check if R_TYPE is a MIPS16 reloc. 322 // Check if R_TYPE is a microMIPS reloc. [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-i386.c | 309 enum bfd_reloc_code_real reloc[MAX_OPERANDS]; member in struct:_i386_insn 2830 reloc (unsigned int size, function [all...] |
/external/elfutils/backends/ |
Makefile.am | 144 noinst_HEADERS = libebl_CPU.h common-reloc.c linux-core-note.c x86_corenote.c
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/arm64/ |
ggen.go | 79 } else if cnt <= int64(128*gc.Widthptr) && !darwin { // darwin ld64 cannot handle BR26 reloc with non-zero addend
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/arm64/ |
asm.go | 89 func adddynrel(ctxt *ld.Link, s *ld.Symbol, r *ld.Reloc) bool { 94 func elfreloc1(ctxt *ld.Link, r *ld.Reloc, sectoff int64) int { 151 func machoreloc1(s *ld.Symbol, r *ld.Reloc, sectoff int64) int { 161 ld.Errorf(s, "reloc %d to non-macho symbol %s type=%d", r.Type, rs.Name, rs.Type) 170 ld.Errorf(s, "reloc %d to symbol %s in non-macho section %s type=%d", r.Type, rs.Name, rs.Sect.Name, rs.Type) 184 ld.Errorf(s, "ld64 doesn't allow BR26 reloc with non-zero addend: %s+%d", rs.Name, r.Xadd) 230 func archreloc(ctxt *ld.Link, r *ld.Reloc, s *ld.Symbol, val *int64) int { 366 ld.Errorf(s, "TLS reloc on unsupported OS %v", ld.Headtype) 389 func archrelocvariant(ctxt *ld.Link, r *ld.Reloc, s *ld.Symbol, t int64) int64 {
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/arm64/ |
ggen.go | 79 } else if cnt <= int64(128*gc.Widthptr) && !darwin { // darwin ld64 cannot handle BR26 reloc with non-zero addend
|
/prebuilts/go/linux-x86/src/cmd/link/internal/arm64/ |
asm.go | 89 func adddynrel(ctxt *ld.Link, s *ld.Symbol, r *ld.Reloc) bool { 94 func elfreloc1(ctxt *ld.Link, r *ld.Reloc, sectoff int64) int { 151 func machoreloc1(s *ld.Symbol, r *ld.Reloc, sectoff int64) int { 161 ld.Errorf(s, "reloc %d to non-macho symbol %s type=%d", r.Type, rs.Name, rs.Type) 170 ld.Errorf(s, "reloc %d to symbol %s in non-macho section %s type=%d", r.Type, rs.Name, rs.Sect.Name, rs.Type) 184 ld.Errorf(s, "ld64 doesn't allow BR26 reloc with non-zero addend: %s+%d", rs.Name, r.Xadd) 230 func archreloc(ctxt *ld.Link, r *ld.Reloc, s *ld.Symbol, val *int64) int { 366 ld.Errorf(s, "TLS reloc on unsupported OS %v", ld.Headtype) 389 func archrelocvariant(ctxt *ld.Link, r *ld.Reloc, s *ld.Symbol, t int64) int64 {
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
absrel.d | 2 #name: i386 abs reloc
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/ |
9s12x-mov.d | 1 #objdump: -d -mm9s12x --prefix-addresses --reloc
|
opers12.d | 1 #objdump: -d --prefix-addresses --reloc
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
elf-rel5.d | 2 #name: MIPS ELF reloc 5
|
/external/v8/src/snapshot/ |
serializer.h | 292 void VisitRuntimeEntry(RelocInfo* reloc) override;
|