Searched defs:relocs (Results 1 - 25 of 46) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler.cpp115 void ArchHandler::appendReloc(normalized::Relocations &relocs, uint32_t offset, argument
H A DArchHandler_x86.cpp551 appendSectionRelocations( const DefinedAtom &atom, uint64_t atomSectionOffset, const Reference &ref, FindSymbolIndexForAtom symbolIndexForAtom, FindSectionIndexForAtom sectionIndexForAtom, FindAddressForAtom addressForAtom, normalized::Relocations &relocs) argument
[all...]
H A DMachONormalizedFileBinaryReader.cpp82 static std::error_code appendRelocations(Relocations &relocs, StringRef buffer, argument
H A DArchHandler_arm.cpp1181 appendSectionRelocations( const DefinedAtom &atom, uint64_t atomSectionOffset, const Reference &ref, FindSymbolIndexForAtom symbolIndexForAtom, FindSectionIndexForAtom sectionIndexForAtom, FindAddressForAtom addressForAtom, normalized::Relocations &relocs) argument
[all...]
/freebsd-12-stable/contrib/binutils/bfd/
H A Dcoff-x86_64.c511 coff_pe_amd64_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, struct internal_reloc *relocs, struct internal_syment *syms, asection **sections) argument
H A Dpe-mips.c585 coff_pe_mips_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, struct internal_reloc *relocs, struct internal_syment *syms, asection **sections) argument
H A Delf32-cr16.c796 elf32_cr16_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
[all...]
H A Delf32-mep.c408 mep_elf_check_relocs(bfd * abfd, struct bfd_link_info * info, asection * sec, const Elf_Internal_Rela * relocs) argument
479 mep_elf_relocate_section(bfd * output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info * info, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * relocs, Elf_Internal_Sym * local_syms, asection ** local_sections) argument
[all...]
H A Dlibcoff-in.h183 struct internal_reloc *relocs; member in struct:coff_section_tdata
444 struct internal_reloc *relocs; member in struct:coff_link_section_info
H A Dbout.c683 struct relocation_info *relocs; local
[all...]
H A Dcofflink.c2825 _bfd_coff_generic_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, struct internal_reloc *relocs, struct internal_syment *syms, asection **sections) argument
[all...]
H A Delf32-i386.c927 elf_i386_check_relocs(bfd *abfd, struct bfd_link_info *info, asection *sec, const Elf_Internal_Rela *relocs) argument
1315 elf_i386_gc_sweep_hook(bfd *abfd, struct bfd_link_info *info, asection *sec, const Elf_Internal_Rela *relocs) argument
1846 bfd_boolean relocs; local
2200 elf_i386_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
[all...]
H A Delf32-s390.c1415 elf_s390_gc_sweep_hook(bfd *abfd, struct bfd_link_info *info, asection *sec, const Elf_Internal_Rela *relocs) argument
1985 bfd_boolean relocs; local
[all...]
H A Delf64-s390.c1383 elf_s390_gc_sweep_hook(bfd *abfd, struct bfd_link_info *info, asection *sec, const Elf_Internal_Rela *relocs) argument
1959 bfd_boolean relocs; local
[all...]
H A Delf64-x86-64.c741 elf64_x86_64_check_relocs(bfd *abfd, struct bfd_link_info *info, asection *sec, const Elf_Internal_Rela *relocs) argument
1173 elf64_x86_64_gc_sweep_hook(bfd *abfd, struct bfd_link_info *info, asection *sec, const Elf_Internal_Rela *relocs) argument
1687 bfd_boolean relocs; local
2044 elf64_x86_64_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
[all...]
H A Delfxx-sparc.c1074 _bfd_sparc_elf_check_relocs(bfd *abfd, struct bfd_link_info *info, asection *sec, const Elf_Internal_Rela *relocs) argument
1553 _bfd_sparc_elf_gc_sweep_hook(bfd *abfd, struct bfd_link_info *info, asection *sec, const Elf_Internal_Rela *relocs) argument
2459 _bfd_sparc_elf_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
[all...]
H A Dlibaout.h460 void * relocs; member in struct:aout_section_data_struct
H A Dlinker.c2055 arelent **relocs; local
[all...]
/freebsd-12-stable/contrib/binutils/ld/
H A Dldwrite.c444 unsigned int relocs = 0; local
/freebsd-12-stable/contrib/binutils/binutils/
H A Drescoff.c398 arelent **relocs; member in struct:coff_write_info
[all...]
H A Dcoffgrok.h55 struct coff_reloc *relocs; member in struct:coff_section
/freebsd-12-stable/contrib/llvm-project/lld/COFF/
H A DChunks.h618 PseudoRelocTableChunk(std::vector<RuntimePseudoReloc> &relocs) argument
626 std::vector<RuntimePseudoReloc> relocs; member in class:lld::coff::PseudoRelocTableChunk
H A DWriter.cpp506 ArrayRef<coff_relocation> relocs = sc->getRelocs(); local
/freebsd-12-stable/sys/dev/drm2/i915/
H A Di915_gem_execbuffer.c292 i915_gem_execbuffer_relocate_object_slow(struct drm_i915_gem_object *obj, struct eb_objects *eb, struct drm_i915_gem_relocation_entry *relocs) argument
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h344 llvm::MapVector<Symbol *, size_t> relocs; member in struct:lld::elf::final::FileGot
503 std::vector<DynamicReloc> relocs; member in class:lld::elf::RelocationBaseSection
551 std::vector<RelativeReloc> relocs; member in class:lld::elf::RelrBaseSection

Completed in 232 milliseconds

12