Home
last modified time | relevance | path

Searched defs:rel (Results 1 – 25 of 108) sorted by relevance

12345

/freebsd-11-stable/libexec/rtld-elf/i386/
HDreloc.c64 const Elf_Rel *rel; in do_copy_relocations() local
129 const Elf_Rel *rel; in reloc_non_plt() local
277 const Elf_Rel *rel; in reloc_plt() local
308 const Elf_Rel *rel; in reloc_jmpslots() local
351 const Elf_Rel *rel) in reloc_jmpslot()
365 const Elf_Rel *rel; in reloc_iresolve() local
390 const Elf_Rel *rel; in reloc_gnu_ifunc() local
/freebsd-11-stable/libexec/rtld-elf/arm/
HDreloc.c77 const Elf_Rel *rel; in do_copy_relocations() local
136 const Elf_Rel *rel = NULL, *rellim; in _rtld_relocate_nonplt_self() local
184 reloc_nonplt_object(Obj_Entry *obj, const Elf_Rel *rel, SymCache *cache, in reloc_nonplt_object()
363 const Elf_Rel *rel; in reloc_non_plt() local
400 const Elf_Rel *rel; in reloc_plt() local
424 const Elf_Rel *rel; in reloc_jmpslots() local
469 const Obj_Entry *obj, const Elf_Rel *rel) in reloc_jmpslot()
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDMarkLive.cpp78 const typename ELFT::Rel &rel) { in getAddend()
85 const typename ELFT::Rela &rel) { in getAddend()
91 void MarkLive<ELFT>::resolveReloc(InputSectionBase &sec, RelTy &rel, in resolveReloc()
278 for (const typename ELFT::Rela &rel : sec.template relas<ELFT>()) in mark() local
281 for (const typename ELFT::Rel &rel : sec.template rels<ELFT>()) in mark() local
HDRelocations.cpp594 static int64_t computeMipsAddend(const RelTy &rel, const RelTy *end, in computeMipsAddend()
629 static int64_t computeAddend(const RelTy &rel, const RelTy *end, in computeAddend()
949 template <class RelTy> static RelType getMipsN32RelType(RelTy *&rel, RelTy *end) { in getMipsN32RelType()
1027 RelocationBaseSection *rel, RelType type, Symbol &sym) { in addPltEntry()
1100 uint64_t offset, Symbol &sym, const RelTy &rel, in processRelocAux()
1117 RelType rel = target->getDynRel(type); in processRelocAux() local
1246 const RelTy &rel = *i; in scanReloc() local
1824 Relocation &rel, uint64_t src) { in getThunk()
1859 bool ThunkCreator::normalizeExistingThunk(Relocation &rel, uint64_t src) { in normalizeExistingThunk()
HDRelocations.h176 static inline int64_t getAddend(const typename ELFT::Rel &rel) { in getAddend()
180 static inline int64_t getAddend(const typename ELFT::Rela &rel) { in getAddend()
HDInputSection.cpp412 for (const RelTy &rel : rels) { in copyRelocations() local
844 for (const RelTy &rel : rels) { in relocateNonAlloc() local
902 for (const Relocation &rel : sec->relocations) { in relocateNonAllocForRelocatable() local
934 for (const Relocation &rel : relocations) { in relocateAlloc() local
1192 const RelTy &rel = rels[relocI]; in getReloc() local
HDDWARF.cpp89 const RelTy &rel = *it; in findAux() local
/freebsd-11-stable/usr.bin/rpcgen/
HDrpc_cout.c213 print_ifstat(int indent, const char *prefix, const char *type, relation rel, in print_ifstat()
614 relation rel = def->def.ty.rel; in emit_typedef() local
625 relation rel = dec->rel; in print_stat() local
668 emit_single_in_line(int indent, declaration *decl, int flag, relation rel) in emit_single_in_line()
/freebsd-11-stable/libexec/rtld-elf/mips/
HDreloc.c144 const Elf_Rel *rel = NULL, *rellim; in _rtld_relocate_nonplt_self() local
272 const Elf_Rel *rel; in reloc_non_plt() local
620 const Obj_Entry *obj, const Elf_Rel *rel) in reloc_jmpslot()
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
HDlibdwarf_elf_init.c57 GElf_Rel rel; in _dwarf_elf_apply_rel_reloc() local
137 Elf_Data *rel; in _dwarf_elf_relocate() local
/freebsd-11-stable/usr.sbin/kldxref/
HDef_i386.c51 const Elf_Rel *rel; in ef_reloc() local
HDef_amd64.c53 const Elf_Rel *rel; in ef_reloc() local
/freebsd-11-stable/contrib/binutils/bfd/
HDelf32-mep.c235 Elf_Internal_Rela * rel, in mep_final_link_relocate()
417 const Elf_Internal_Rela * rel; in mep_elf_check_relocs() local
491 Elf_Internal_Rela * rel; in mep_elf_relocate_section() local
697 Elf_Internal_Rela * rel, in mep_elf_gc_mark_hook()
HDelf32-i386.c935 const Elf_Internal_Rela *rel; in elf_i386_check_relocs() local
1297 Elf_Internal_Rela *rel, in elf_i386_gc_mark_hook()
1323 const Elf_Internal_Rela *rel, *relend; in elf_i386_gc_sweep_hook() local
2214 Elf_Internal_Rela *rel; in elf_i386_relocate_section() local
3374 Elf_Internal_Rela rel; in elf_i386_finish_dynamic_symbol() local
3493 Elf_Internal_Rela rel; in elf_i386_finish_dynamic_symbol() local
3532 Elf_Internal_Rela rel; in elf_i386_finish_dynamic_symbol() local
3691 Elf_Internal_Rela rel; in elf_i386_finish_dynamic_sections() local
3732 Elf_Internal_Rela rel; in elf_i386_finish_dynamic_sections() local
HDcoff-rs6000.c2767 xcoff_reloc_type_noop (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_noop() argument
2784 xcoff_reloc_type_fail (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_fail() argument
2805 xcoff_reloc_type_pos (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_pos() argument
2823 xcoff_reloc_type_neg (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_neg() argument
2841 xcoff_reloc_type_rel (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_rel() argument
2866 xcoff_reloc_type_toc (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_toc() argument
2909 xcoff_reloc_type_ba (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_ba() argument
2931 xcoff_reloc_type_br (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_br() argument
3010 xcoff_reloc_type_crel (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_crel() argument
3349 struct internal_reloc *rel; local
HDpe-mips.c385 struct internal_reloc *rel, in coff_mips_rtype_to_howto()
597 struct internal_reloc *rel; in coff_pe_mips_relocate_section() local
HDelfxx-sparc.c537 sparc_elf_append_rela (bfd *abfd, asection *s, Elf_Internal_Rela *rel) in sparc_elf_append_rela()
1081 const Elf_Internal_Rela *rel; in _bfd_sparc_elf_check_relocs() local
1536 Elf_Internal_Rela *rel, in _bfd_sparc_elf_gc_mark_hook()
1560 const Elf_Internal_Rela *rel, *relend; in _bfd_sparc_elf_gc_sweep_hook() local
2474 Elf_Internal_Rela *rel; in _bfd_sparc_elf_relocate_section() local
3950 Elf_Internal_Rela rel; in sparc_vxworks_finish_exec_plt() local
4094 _bfd_sparc_elf_plt_sym_val (bfd_vma i, const asection *plt, const arelent *rel) in _bfd_sparc_elf_plt_sym_val()
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_link.c134 Elf32_Rela *rel; in prepare_elf32() local
136 Elf32_Rel *rel; in prepare_elf32() local
333 Elf64_Rela *rel; in prepare_elf64() local
1374 GElf_Rel rel; in process_obj() local
1506 GElf_Rel rel; in process_obj() local
1635 GElf_Rel rel; in process_obj() local
/freebsd-11-stable/stand/common/
HDself_reloc.c70 ElfW_Rel *rel; in self_reloc() local
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
HDChunks.cpp319 const coff_relocation &rel) { in maybeReportRelocationToDiscarded()
361 const coff_relocation &rel = relocsData[i]; in writeTo() local
424 static uint8_t getBaserelType(const coff_relocation &rel) { in getBaserelType()
455 const coff_relocation &rel = relocsData[i]; in getBaserels() local
551 for (const coff_relocation &rel : getRelocs()) { in getRuntimePseudoRelocs() local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
HDpath_driver.c274 const char *rel = state->last_path + (common_len ? (common_len + 1) : 0); in svn_delta_path_driver_step() local
292 const char *rel = pdir; in svn_delta_path_driver_step() local
/freebsd-11-stable/libexec/rtld-elf/
HDdebug.c105 const Elf_Rel *rel; in dump_Elf_Rel() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp151 unsigned ELFRelocation::RelocType32(const ELFRelocation &rel) { in RelocType32()
158 unsigned ELFRelocation::RelocType64(const ELFRelocation &rel) { in RelocType64()
165 unsigned ELFRelocation::RelocSymbol32(const ELFRelocation &rel) { in RelocSymbol32()
172 unsigned ELFRelocation::RelocSymbol64(const ELFRelocation &rel) { in RelocSymbol64()
179 unsigned ELFRelocation::RelocOffset32(const ELFRelocation &rel) { in RelocOffset32()
186 unsigned ELFRelocation::RelocOffset64(const ELFRelocation &rel) { in RelocOffset64()
193 unsigned ELFRelocation::RelocAddend32(const ELFRelocation &rel) { in RelocAddend32()
200 unsigned ELFRelocation::RelocAddend64(const ELFRelocation &rel) { in RelocAddend64()
2420 ELFRelocation rel(rel_type); in ParsePLTRelocations() local
2554 ELFRelocation rel(rel_hdr->sh_type); in ApplyRelocations() local
[all …]
/freebsd-11-stable/sys/arm64/arm64/
HDelf_machdep.c145 const Elf_Rel *rel; in elf_reloc_internal() local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
HDtarget.c97 const char *rel = APR_ARRAY_IDX(targets, i, const char *); in svn_path_condense_targets() local

12345