Searched refs:reloc (Results 26 - 50 of 355) sorted by relevance

1234567891011>>

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dr200.c149 struct radeon_bo_list *reloc; local
166 DRM_ERROR("No reloc for ib[%d]=0x%04X\n",
181 r = radeon_cs_packet_next_reloc(p, &reloc, 0);
183 DRM_ERROR("No reloc for ib[%d]=0x%04X\n",
188 track->zb.robj = reloc->robj;
191 ib[idx] = idx_value + ((u32)reloc->gpu_offset);
194 r = radeon_cs_packet_next_reloc(p, &reloc, 0);
196 DRM_ERROR("No reloc for ib[%d]=0x%04X\n",
201 track->cb[0].robj = reloc->robj;
204 ib[idx] = idx_value + ((u32)reloc
[all...]
H A Dr600_cs.c810 * RELOC (P3) - crtc_id in reloc.
910 DRM_ERROR("unknown crtc reloc\n");
926 DRM_ERROR("No reloc for ib[%d]=0x%04X\n",
969 struct radeon_bo_list *reloc; local
1014 r = radeon_cs_packet_next_reloc(p, &reloc, 0);
1020 ib[idx] += (u32)((reloc->gpu_offset >> 8) & 0xffffffff);
1032 r = radeon_cs_packet_next_reloc(p, &reloc, r600_nomm);
1041 if (reloc->tiling_flags & RADEON_TILING_MACRO) {
1074 r = radeon_cs_packet_next_reloc(p, &reloc, r600_nomm);
1082 ib[idx] += (u32)((reloc
1629 struct radeon_bo_list *reloc; local
[all...]
H A Devergreen_cs.c1057 DRM_ERROR("No reloc for ib[%d]=0x%04X\n",
1096 struct radeon_bo_list *reloc; local
1142 r = radeon_cs_packet_next_reloc(p, &reloc, 0);
1148 ib[idx] += (u32)((reloc->gpu_offset >> 8) & 0xffffffff);
1171 r = radeon_cs_packet_next_reloc(p, &reloc, 0);
1179 ib[idx] |= Z_ARRAY_MODE(evergreen_cs_get_aray_mode(reloc->tiling_flags));
1180 track->db_z_info |= Z_ARRAY_MODE(evergreen_cs_get_aray_mode(reloc->tiling_flags));
1181 if (reloc->tiling_flags & RADEON_TILING_MACRO) {
1184 evergreen_tiling_fields(reloc->tiling_flags,
1213 r = radeon_cs_packet_next_reloc(p, &reloc,
1774 struct radeon_bo_list *reloc; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-or32.c56 int reloc_offset; /* Offset of reloc within insn. */
57 int reloc; member in struct:machine_it
265 if (the_insn.reloc != BFD_RELOC_NONE)
267 if (the_insn.reloc != NO_RELOC)
275 the_insn.reloc);
444 int reloc = BFD_RELOC_NONE; local
478 the_insn.reloc = BFD_RELOC_NONE;
480 reloc = BFD_RELOC_NONE;
519 reloc = BFD_RELOC_NONE;
562 reloc
659 int reloc = NO_RELOC; local
1606 arelent *reloc; local
[all...]
H A Dtc-m88k.c176 enum m88k_reloc_type reloc; member in struct:m88k_insn
193 enum m88k_reloc_type reloc));
356 return insn->reloc;
359 if (insn->reloc == BFD_RELOC_LO16)
361 if (insn->reloc == BFD_RELOC_HI16)
366 if (insn->reloc == BFD_RELOC_LO16)
368 if (insn->reloc == BFD_RELOC_HI16)
373 if (insn->reloc == BFD_RELOC_32)
375 if (insn->reloc == BFD_RELOC_28_PCREL_S2)
381 insn->exp.X_md, insn->reloc);
717 enum m88k_reloc_type reloc = NO_RELOC; local
1474 arelent *reloc; local
[all...]
H A Dtc-mn10300.c117 bfd_reloc_code_real_type reloc;
1275 fixup->reloc = BFD_RELOC_32_GOT_PCREL;
1282 fixup->reloc = BFD_RELOC_32_GOT_PCREL;
1286 fixup->reloc = exp->X_md;
1288 if (fixup->reloc == BFD_RELOC_32_PLT_PCREL
1313 fixup.reloc = BFD_RELOC_UNUSED;
1317 if (fixup.reloc == BFD_RELOC_MN10300_GOT32)
1321 fixup.reloc = BFD_RELOC_MN10300_GOT16;
1325 fixup.reloc = BFD_RELOC_MN10300_GOT24;
1334 else if (fixup.reloc
115 bfd_reloc_code_real_type reloc; member in struct:mn10300_fixup
2218 int reloc, pcrel, reloc_size, offset; local
2296 arelent *reloc; local
[all...]
H A Dtc-s390.c638 bfd_reloc_code_real_type reloc; member in struct:map_tls
690 return ptr->reloc;
826 bfd_reloc_code_real_type reloc; member in struct:s390_lpe
897 bfd_reloc_code_real_type reloc; local
917 reloc = BFD_RELOC_UNUSED;
921 reloc = BFD_RELOC_390_GOT16;
923 reloc = BFD_RELOC_32_GOT_PCREL;
925 reloc = BFD_RELOC_390_GOT64;
930 reloc = BFD_RELOC_390_PLT32;
932 reloc
1058 bfd_reloc_code_real_type reloc; local
1160 bfd_reloc_code_real_type reloc; member in struct:s390_fixup
1178 bfd_reloc_code_real_type reloc; local
2258 arelent *reloc; local
[all...]
H A Dtc-sparc.c220 bfd_reloc_code_real_type reloc; member in struct:sparc_it
1064 the_insn.reloc = (the_insn.exp.X_op != O_constant
1080 the_insn.reloc = (the_insn.exp.X_op != O_constant
1102 the_insn.reloc = BFD_RELOC_NONE;
1122 the_insn.reloc = BFD_RELOC_NONE;
1236 the_insn.reloc = (the_insn.exp.X_op != O_constant
1246 the_insn.reloc = (the_insn.exp.X_op != O_constant
1258 the_insn.reloc = (the_insn.exp.X_op != O_constant
1272 the_insn.reloc = (the_insn.exp.X_op != O_constant
1282 the_insn.reloc
1821 int reloc; member in struct:tls_ops
2249 int reloc; member in struct:ops
3364 arelent *reloc; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-or32.c53 int reloc_offset; /* Offset of reloc within insn. */
54 int reloc; member in struct:machine_it
244 if (the_insn.reloc != BFD_RELOC_NONE)
251 the_insn.reloc);
339 int reloc = BFD_RELOC_NONE; local
373 the_insn.reloc = BFD_RELOC_NONE;
375 reloc = BFD_RELOC_NONE;
412 reloc = BFD_RELOC_NONE;
455 reloc = mask_or_shift;
464 reloc
1007 arelent *reloc; local
[all...]
H A Dtc-mn10300.c122 bfd_reloc_code_real_type reloc;
1280 fixup->reloc = BFD_RELOC_32_GOT_PCREL;
1287 fixup->reloc = BFD_RELOC_32_GOT_PCREL;
1291 fixup->reloc = exp->X_md;
1293 if (fixup->reloc == BFD_RELOC_32_PLT_PCREL
1318 fixup.reloc = BFD_RELOC_UNUSED;
1322 if (fixup.reloc == BFD_RELOC_MN10300_GOT32)
1326 fixup.reloc = BFD_RELOC_MN10300_GOT16;
1330 fixup.reloc = BFD_RELOC_MN10300_GOT24;
1339 else if (fixup.reloc
120 bfd_reloc_code_real_type reloc; member in struct:mn10300_fixup
2236 int reloc, pcrel, reloc_size, offset; local
2314 arelent *reloc; local
[all...]
H A Dtc-s390.c635 bfd_reloc_code_real_type reloc; member in struct:map_tls
687 return ptr->reloc;
823 bfd_reloc_code_real_type reloc; member in struct:s390_lpe
894 bfd_reloc_code_real_type reloc; local
914 reloc = BFD_RELOC_UNUSED;
918 reloc = BFD_RELOC_390_GOT16;
920 reloc = BFD_RELOC_32_GOT_PCREL;
922 reloc = BFD_RELOC_390_GOT64;
927 reloc = BFD_RELOC_390_PLT32;
929 reloc
1055 bfd_reloc_code_real_type reloc; local
1157 bfd_reloc_code_real_type reloc; member in struct:s390_fixup
1175 bfd_reloc_code_real_type reloc; local
2287 arelent *reloc; local
[all...]
H A Dtc-m88k.c174 enum m88k_reloc_type reloc; member in struct:m88k_insn
191 enum m88k_reloc_type reloc);
350 return insn->reloc;
353 if (insn->reloc == BFD_RELOC_LO16)
355 if (insn->reloc == BFD_RELOC_HI16)
360 if (insn->reloc == BFD_RELOC_LO16)
362 if (insn->reloc == BFD_RELOC_HI16)
367 if (insn->reloc == BFD_RELOC_32)
369 if (insn->reloc == BFD_RELOC_28_PCREL_S2)
375 insn->exp.X_md, insn->reloc);
699 enum m88k_reloc_type reloc = NO_RELOC; local
772 get_pcr(char *param, struct m88k_insn *insn, enum m88k_reloc_type reloc) argument
1408 arelent *reloc; local
[all...]
H A Dtc-bfin.c407 if (!tmp_insn->reloc || !tmp_insn->exp->symbol)
420 if (insn->reloc && insn->exp->symbol)
423 switch (insn->reloc)
438 if ((BFD_ARELOC_BFIN_PUSH <= insn->reloc
439 && BFD_ARELOC_BFIN_COMP >= insn->reloc)
440 || insn->reloc == BFD_RELOC_BFIN_16_IMM)
444 if (insn->reloc == BFD_ARELOC_BFIN_CONST
445 || insn->reloc == BFD_ARELOC_BFIN_PUSH)
451 insn->pcrel, insn->reloc);
460 printf (" reloc
758 arelent *reloc; local
963 note_reloc(INSTR_T code, Expr_Node * symbol, int reloc, int pcrel) argument
973 note_reloc1(INSTR_T code, const char *symbol, int reloc, int pcrel) argument
982 note_reloc2(INSTR_T code, const char *symbol, int reloc, int value, int pcrel) argument
999 int reloc; variable
1380 int reloc = 0; local
1414 bfin_gen_ldimmhalf(REG_T reg, int H, int S, int Z, Expr_Node * phword, int reloc) argument
[all...]
H A Dtc-sparc.c216 bfd_reloc_code_real_type reloc; member in struct:sparc_it
1064 the_insn.reloc = (the_insn.exp.X_op != O_constant
1080 the_insn.reloc = (the_insn.exp.X_op != O_constant
1102 the_insn.reloc = BFD_RELOC_NONE;
1122 the_insn.reloc = BFD_RELOC_NONE;
1236 the_insn.reloc = (the_insn.exp.X_op != O_constant
1246 the_insn.reloc = (the_insn.exp.X_op != O_constant
1258 the_insn.reloc = (the_insn.exp.X_op != O_constant
1272 the_insn.reloc = (the_insn.exp.X_op != O_constant
1282 the_insn.reloc
1859 int reloc; member in struct:tls_ops
2287 int reloc; member in struct:ops
3436 arelent *reloc; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dreloc16.c44 bfd_coff_reloc16_get_value (reloc, link_info, input_section)
45 arelent *reloc;
50 asymbol *symbol = *(reloc->sym_ptr_ptr);
81 input_section->owner, input_section, reloc->address,
95 value += reloc->addend;
181 of the "shrink" at each reloc in the section. This allows us to
212 /* Let the target/machine dependent code examine each reloc
294 arelent *reloc; local
303 reloc = *parent;
304 if (reloc)
[all...]
H A Dcoff-tic4x.c87 relocation to the reloc entry rather than the raw data.
88 Modify the reloc inplace to reflect what we now know. */
118 bfd/reloc.c) to map to the howto table entries. */
170 (*_bfd_error_handler) (_("Unrecognized reloc type 0x%x"),
202 tic4x_reloc_processing (relent, reloc, symbols, abfd, section)
204 struct internal_reloc *reloc;
211 relent->address = reloc->r_vaddr;
213 if (reloc->r_symndx != -1)
215 if (reloc->r_symndx < 0 || reloc
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dreloc16.c44 bfd_coff_reloc16_get_value (reloc, link_info, input_section)
45 arelent *reloc;
50 asymbol *symbol = *(reloc->sym_ptr_ptr);
81 input_section->owner, input_section, reloc->address,
95 value += reloc->addend;
181 of the "shrink" at each reloc in the section. This allows us to
212 /* Let the target/machine dependent code examine each reloc
293 arelent *reloc; local
302 reloc = *parent;
303 if (reloc)
[all...]
H A Dcoff-tic4x.c91 relocation to the reloc entry rather than the raw data.
92 Modify the reloc inplace to reflect what we now know. */
122 bfd/reloc.c) to map to the howto table entries. */
174 (*_bfd_error_handler) (_("Unrecognized reloc type 0x%x"),
203 tic4x_reloc_processing (relent, reloc, symbols, abfd, section)
205 struct internal_reloc *reloc;
212 relent->address = reloc->r_vaddr;
214 if (reloc->r_symndx != -1)
216 if (reloc->r_symndx < 0 || reloc
[all...]
H A Daout-arm.c146 struct reloc_std_external *reloc)
152 PUT_WORD (abfd, value, reloc->r_address);
165 reloc->r_index[0] = r_index >> 16;
166 reloc->r_index[1] = r_index >> 8;
167 reloc->r_index[2] = r_index;
168 reloc->r_type[0] =
176 reloc->r_index[2] = r_index >> 16;
177 reloc->r_index[1] = r_index >> 8;
178 reloc->r_index[0] = r_index;
179 reloc
140 put_reloc(bfd *abfd, int r_extern, int r_index, bfd_vma value, reloc_howto_type *howto, struct reloc_std_external *reloc) argument
190 relocatable_reloc(reloc_howto_type *howto, bfd *abfd, struct reloc_std_external *reloc, bfd_vma *amount, bfd_vma r_addr) argument
[all...]
/openbsd-current/gnu/llvm/lld/wasm/
H A DMarkLive.cpp118 for (const WasmRelocation reloc : c->getRelocations()) {
119 if (reloc.Type == R_WASM_TYPE_INDEX_LEB)
121 Symbol *sym = c->file->getSymbol(reloc.Index);
130 if (reloc.Type == R_WASM_TABLE_INDEX_SLEB ||
131 reloc.Type == R_WASM_TABLE_INDEX_SLEB64 ||
132 reloc.Type == R_WASM_TABLE_INDEX_I32 ||
133 reloc.Type == R_WASM_TABLE_INDEX_I64) {
H A DInputFiles.cpp103 uint32_t ObjFile::calcNewIndex(const WasmRelocation &reloc) const {
104 if (reloc.Type == R_WASM_TYPE_INDEX_LEB) {
105 assert(typeIsUsed[reloc.Index]);
106 return typeMap[reloc.Index];
108 const Symbol *sym = symbols[reloc.Index];
116 int64_t ObjFile::calcNewAddend(const WasmRelocation &reloc) const {
117 switch (reloc.Type) {
131 return reloc.Addend;
133 return getSectionSymbol(reloc.Index)->section->getOffset(reloc
140 calcNewValue(const WasmRelocation &reloc, uint64_t tombstone, const InputChunk *chunk) const argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/ld/
H A Dldctor.c57 bfd_reloc_code_real_type reloc,
76 p->reloc = reloc;
82 if (p->reloc != reloc)
90 file formats. The same reloc may have different results. We
276 howto = bfd_reloc_type_lookup (output_bfd, p->reloc);
281 einfo (_("%P%X: %s does not support reloc %s for set %s\n"),
283 bfd_get_reloc_code_name (p->reloc),
292 p->reloc);
56 ldctor_add_set_entry(struct bfd_link_hash_entry *h, bfd_reloc_code_real_type reloc, const char *name, asection *section, bfd_vma value) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/
H A Dldctor.c57 bfd_reloc_code_real_type reloc,
76 p->reloc = reloc;
82 if (p->reloc != reloc)
90 file formats. The same reloc may have different results. We
276 howto = bfd_reloc_type_lookup (output_bfd, p->reloc);
281 einfo (_("%P%X: %s does not support reloc %s for set %s\n"),
283 bfd_get_reloc_code_name (p->reloc),
292 p->reloc);
56 ldctor_add_set_entry(struct bfd_link_hash_entry *h, bfd_reloc_code_real_type reloc, const char *name, asection *section, bfd_vma value) argument
[all...]
/openbsd-current/sys/arch/amd64/stand/efiboot/
H A Dstart_amd64.S68 * hand-craft a dummy .reloc section so EFI knows it's a relocatable
73 .section .reloc, "a"
H A Dstart_i386.S65 .section .reloc, "a"

Completed in 284 milliseconds

1234567891011>>