Home
last modified time | relevance | path

Searched refs:relocs (Results 1 – 25 of 78) sorted by relevance

1234

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_cs.c92 if (p->relocs == NULL) { in radeon_cs_parser_relocs()
132 p->relocs[i].preferred_domains = in radeon_cs_parser_relocs()
135 p->relocs[i].allowed_domains = in radeon_cs_parser_relocs()
153 p->relocs[i].allowed_domains = domain; in radeon_cs_parser_relocs()
174 if (!p->relocs[i].allowed_domains) { in radeon_cs_parser_relocs()
181 p->relocs[i].tv.bo = &p->relocs[i].robj->tbo; in radeon_cs_parser_relocs()
435 if (parser->relocs != NULL) { in radeon_cs_parser_fini()
445 kvfree(parser->relocs); in radeon_cs_parser_fini()
520 bo = p->relocs[i].robj; in radeon_bo_vm_update_pte()
873 *cs_reloc = p->relocs; in radeon_cs_packet_next_reloc()
[all …]
/dragonfly/contrib/binutils-2.27/gold/
H A Dehframe.cc647 Track_relocs<size, big_endian> relocs; in do_add_ehframe_input_section() local
699 pcontents, p, pentend, &relocs, &cies, in do_add_ehframe_input_section()
730 Track_relocs<size, big_endian>* relocs, in read_cie() argument
889 if (relocs->advance(per_offset) > 0) in read_cie()
891 if (relocs->next_offset() != per_offset) in read_cie()
918 int r = relocs->advance(per_offset + 1); in read_cie()
922 if (relocs->advance(pcieend - pcontents) > 0) in read_cie()
983 Track_relocs<size, big_endian>* relocs, in read_fde() argument
1018 if (relocs->advance(pfde - pcontents) > 0) in read_fde()
1058 unsigned int symndx = relocs->next_symndx(); in read_fde()
[all …]
H A Daarch64-reloc.def56 // Above 10 relocs are from Table 4-9, Relocations to generate 19, 21 and 33 bit PC-relative addres…
61 // Above 2 relocs are from Table 4-14, GOT-relative instruction relocations. (Some relocs in the ta…
H A Dreloc.cc263 rd->relocs.clear(); in do_read_relocs()
269 rd->relocs.reserve(shnum / 2); in do_read_relocs()
349 rd->relocs.push_back(Section_relocs()); in do_read_relocs()
350 Section_relocs& sr(rd->relocs.back()); in do_read_relocs()
399 for (Read_relocs_data::Relocs_list::iterator p = rd->relocs.begin(); in do_gc_process_relocs()
400 p != rd->relocs.end(); in do_gc_process_relocs()
443 for (Read_relocs_data::Relocs_list::iterator p = rd->relocs.begin(); in do_scan_relocs()
444 p != rd->relocs.end(); in do_scan_relocs()
H A Dehframe.h486 Track_relocs<size, big_endian>* relocs,
501 Track_relocs<size, big_endian>* relocs,
/dragonfly/contrib/binutils-2.34/gold/
H A Dehframe.cc647 Track_relocs<size, big_endian> relocs; in do_add_ehframe_input_section() local
699 pcontents, p, pentend, &relocs, &cies, in do_add_ehframe_input_section()
730 Track_relocs<size, big_endian>* relocs, in read_cie() argument
889 if (relocs->advance(per_offset) > 0) in read_cie()
891 if (relocs->next_offset() != per_offset) in read_cie()
918 int r = relocs->advance(per_offset + 1); in read_cie()
922 if (relocs->advance(pcieend - pcontents) > 0) in read_cie()
983 Track_relocs<size, big_endian>* relocs, in read_fde() argument
1018 if (relocs->advance(pfde - pcontents) > 0) in read_fde()
1058 unsigned int symndx = relocs->next_symndx(); in read_fde()
[all …]
H A Dicf.cc846 Reloc_info& relocs) in add_ehframe_links() argument
855 Sections_reachable_info::iterator it_target = relocs.section_info.begin(); in add_ehframe_links()
856 Sections_reachable_info::iterator it_target_end = relocs.section_info.end(); in add_ehframe_links()
857 Offset_info::iterator it_offset = relocs.offset_info.begin(); in add_ehframe_links()
858 Offset_info::iterator it_offset_end = relocs.offset_info.end(); in add_ehframe_links()
H A Dreloc.cc263 rd->relocs.clear(); in do_read_relocs()
269 rd->relocs.reserve(shnum / 2); in do_read_relocs()
349 rd->relocs.push_back(Section_relocs()); in do_read_relocs()
350 Section_relocs& sr(rd->relocs.back()); in do_read_relocs()
399 for (Read_relocs_data::Relocs_list::iterator p = rd->relocs.begin(); in do_gc_process_relocs()
400 p != rd->relocs.end(); in do_gc_process_relocs()
443 for (Read_relocs_data::Relocs_list::iterator p = rd->relocs.begin(); in do_scan_relocs()
444 p != rd->relocs.end(); in do_scan_relocs()
H A Dehframe.h506 Track_relocs<size, big_endian>* relocs,
521 Track_relocs<size, big_endian>* relocs,
/dragonfly/contrib/binutils-2.34/binutils/
H A Dnm.c57 arelent ***relocs; member
834 *data->relocs = NULL; in get_relocs()
853 ++data->relocs; in get_relocs()
949 if (relocs[i] != NULL) in print_symbol()
950 free (relocs[i]); in print_symbol()
952 free (relocs); in print_symbol()
955 relocs = NULL; in print_symbol()
959 if (relocs == NULL) in print_symbol()
966 relocs = (arelent ***) xmalloc (seccount * sizeof *relocs); in print_symbol()
970 rinfo.relocs = relocs; in print_symbol()
[all …]
/dragonfly/contrib/binutils-2.27/binutils/
H A Dnm.c56 arelent ***relocs; member
817 *data->relocs = NULL; in get_relocs()
836 ++data->relocs; in get_relocs()
917 if (relocs[i] != NULL) in print_symbol()
918 free (relocs[i]); in print_symbol()
920 free (relocs); in print_symbol()
923 relocs = NULL; in print_symbol()
927 if (relocs == NULL) in print_symbol()
934 relocs = (arelent ***) xmalloc (seccount * sizeof *relocs); in print_symbol()
938 rinfo.relocs = relocs; in print_symbol()
[all …]
/dragonfly/sys/dev/drm/i915/
H A Di915_gem_execbuffer.c213 struct list_head relocs; member
480 list_add_tail(&vma->reloc_link, &eb->relocs); in eb_add_vma()
695 INIT_LIST_HEAD(&eb->relocs); in eb_lookup_vmas()
1532 size = nreloc * sizeof(*relocs); in eb_copy_relocations()
1535 if (!relocs) { in eb_copy_relocations()
1536 kvfree(relocs); in eb_copy_relocations()
1550 kvfree(relocs); in eb_copy_relocations()
1576 eb->exec[i].relocs_ptr = (uintptr_t)relocs; in eb_copy_relocations()
1586 kvfree(relocs); in eb_copy_relocations()
1708 relocs = u64_to_ptr(typeof(*relocs), entry->relocs_ptr); in eb_relocate_slow()
[all …]
/dragonfly/sys/dev/drm/amd/lib/
H A Dchash.c144 if (table->relocs > 0) { in __chash_table_dump_stats()
145 DIV_FRAC(table->hits + table->miss, table->relocs, in __chash_table_dump_stats()
147 DIV_FRAC(table->reloc_dist, table->relocs, quot2, frac2, 1000); in __chash_table_dump_stats()
149 table->relocs, quot1, frac1, quot2, frac2); in __chash_table_dump_stats()
243 dst.table->relocs++; in chash_iter_relocate()
/dragonfly/contrib/binutils-2.34/ld/
H A Dldwrite.c431 unsigned int relocs = 0; in split_sections() local
467 && (thisrelocs + relocs >= config.split_by_reloc in split_sections()
515 relocs = thisrelocs; in split_sections()
522 relocs += thisrelocs; in split_sections()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf32-or1k.c800 Elf_Internal_Rela *relocs, in or1k_elf_relocate_section() argument
828 for (rel = relocs; rel < relend; rel++) in or1k_elf_relocate_section()
1327 relend = relocs + sec->reloc_count; in or1k_elf_gc_sweep_hook()
1328 for (rel = relocs; rel < relend; rel++) in or1k_elf_gc_sweep_hook()
1410 const Elf_Internal_Rela *relocs) in or1k_elf_check_relocs() argument
1433 rel_end = relocs + sec->reloc_count; in or1k_elf_check_relocs()
1434 for (rel = relocs; rel < rel_end; rel++) in or1k_elf_check_relocs()
2420 bfd_boolean relocs; in or1k_elf_size_dynamic_sections() local
2527 relocs = FALSE; in or1k_elf_size_dynamic_sections()
2544 relocs = TRUE; in or1k_elf_size_dynamic_sections()
[all …]
H A Dcoff-bfd.h45 struct internal_reloc *relocs; member
H A Dcofflink.c716 flaginfo.section_info[i].relocs = NULL; in _bfd_coff_final_link()
754 flaginfo.section_info[o->target_index].relocs = in _bfd_coff_final_link()
760 if (flaginfo.section_info[o->target_index].relocs == NULL in _bfd_coff_final_link()
1085 irel = flaginfo.section_info[o->target_index].relocs; in _bfd_coff_final_link()
1134 if (flaginfo.section_info[i].relocs != NULL) in _bfd_coff_final_link()
1135 free (flaginfo.section_info[i].relocs); in _bfd_coff_final_link()
1196 if (flaginfo.section_info[i].relocs != NULL) in _bfd_coff_final_link()
1197 free (flaginfo.section_info[i].relocs); in _bfd_coff_final_link()
2396 ? (flaginfo->section_info[target_index].relocs in _bfd_coff_link_input_bfd()
2926 struct internal_reloc *relocs, in _bfd_coff_generic_relocate_section() argument
[all …]
/dragonfly/contrib/binutils-2.27/ld/
H A Dldwrite.c463 unsigned int relocs = 0; in split_sections() local
499 && (thisrelocs + relocs >= config.split_by_reloc in split_sections()
547 relocs = thisrelocs; in split_sections()
554 relocs += thisrelocs; in split_sections()
/dragonfly/contrib/binutils-2.34/bfd/
H A Dcoff-bfd.h45 struct internal_reloc *relocs; member
H A Dcofflink.c726 flaginfo.section_info[i].relocs = NULL; in _bfd_coff_final_link()
764 flaginfo.section_info[o->target_index].relocs = in _bfd_coff_final_link()
770 if (flaginfo.section_info[o->target_index].relocs == NULL in _bfd_coff_final_link()
1095 irel = flaginfo.section_info[o->target_index].relocs; in _bfd_coff_final_link()
1144 if (flaginfo.section_info[i].relocs != NULL) in _bfd_coff_final_link()
1145 free (flaginfo.section_info[i].relocs); in _bfd_coff_final_link()
1206 if (flaginfo.section_info[i].relocs != NULL) in _bfd_coff_final_link()
1207 free (flaginfo.section_info[i].relocs); in _bfd_coff_final_link()
2408 ? (flaginfo->section_info[target_index].relocs in _bfd_coff_link_input_bfd()
2938 struct internal_reloc *relocs, in _bfd_coff_generic_relocate_section() argument
[all …]
/dragonfly/sys/dev/drm/amd/include/linux/
H A Dchash.h55 u64 relocs, reloc_dist; member
121 prefix.relocs = 0, \
/dragonfly/gnu/usr.bin/binutils227/block2/libgold/
H A DMakefile13 copy-relocs.cc \
/dragonfly/gnu/usr.bin/binutils234/block2/libgold/
H A DMakefile13 copy-relocs.cc \
/dragonfly/contrib/binutils-2.27/gas/
H A Dwrite.c1207 arelent **relocs; in write_relocs() local
1241 relocs = XCNEWVEC (arelent *, n); in write_relocs()
1283 relocs[n++] = &r->u.b.r; in write_relocs()
1288 relocs[n++] = *reloc; in write_relocs()
1305 relocs[n++] = &r->u.b.r; in write_relocs()
1318 if (((*relocs[k]->sym_ptr_ptr)->flags & BSF_SECTION_SYM) == 0) in write_relocs()
1321 if (sympp[j] == *relocs[k]->sym_ptr_ptr) in write_relocs()
1334 bfd_set_reloc (stdoutput, sec, relocs, n); in write_relocs()
1338 SET_SECTION_RELOCS (sec, relocs, n); in write_relocs()
1348 arelent *rel = relocs[k]; in write_relocs()
/dragonfly/contrib/binutils-2.34/gas/
H A Dwrite.c1224 arelent **relocs; in write_relocs() local
1259 relocs = XCNEWVEC (arelent *, n); in write_relocs()
1301 relocs[n++] = &r->u.b.r; in write_relocs()
1306 relocs[n++] = *reloc; in write_relocs()
1323 relocs[n++] = &r->u.b.r; in write_relocs()
1336 if (((*relocs[k]->sym_ptr_ptr)->flags & BSF_SECTION_SYM) == 0) in write_relocs()
1339 if (sympp[j] == *relocs[k]->sym_ptr_ptr) in write_relocs()
1352 bfd_set_reloc (stdoutput, sec, relocs, n); in write_relocs()
1356 SET_SECTION_RELOCS (sec, relocs, n); in write_relocs()
1366 arelent *rel = relocs[k]; in write_relocs()

1234