Searched defs:relocatable (Results 1 - 23 of 23) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler_arm64.cpp538 generateAtomContent( const DefinedAtom &atom, bool relocatable, FindAddressForAtom findAddress, FindAddressForAtom findSectionAddress, uint64_t imageBaseAddress, llvm::MutableArrayRef<uint8_t> atomContentBuffer) argument
H A DArchHandler_x86.cpp409 generateAtomContent(const DefinedAtom &atom, bool relocatable, FindAddressForAtom findAddress, FindAddressForAtom findSectionAddress, uint64_t imageBaseAddress, llvm::MutableArrayRef<uint8_t> atomContentBuffer) argument
H A DArchHandler_x86_64.cpp545 generateAtomContent( const DefinedAtom &atom, bool relocatable, FindAddressForAtom findAddress, FindAddressForAtom findSectionAddress, uint64_t imageBaseAddress, llvm::MutableArrayRef<uint8_t> atomContentBuffer) argument
H A DArchHandler_arm.cpp1012 generateAtomContent(const DefinedAtom &atom, bool relocatable, FindAddressForAtom findAddress, FindAddressForAtom findSectionAddress, uint64_t imageBaseAddress, llvm::MutableArrayRef<uint8_t> atomContentBuffer) argument
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff-mips.c608 bfd_boolean relocatable; local
[all...]
H A Dreloc.c5184 bfd_generic_get_relocated_section_contents(bfd *abfd, struct bfd_link_info *link_info, struct bfd_link_order *link_order, bfd_byte *data, bfd_boolean relocatable, asymbol **symbols) argument
[all...]
H A Dbfd.c1309 bfd_get_relocated_section_contents(bfd *abfd, struct bfd_link_info *link_info, struct bfd_link_order *link_order, bfd_byte *data, bfd_boolean relocatable, asymbol **symbols) argument
H A Delf32-cr16.c919 elf32_cr16_get_relocated_section_contents(bfd *output_bfd, struct bfd_link_info *link_info, struct bfd_link_order *link_order, bfd_byte *data, bfd_boolean relocatable, asymbol **symbols) argument
H A Dbout.c1206 b_out_bfd_get_relocated_section_contents(bfd *output_bfd, struct bfd_link_info *link_info, struct bfd_link_order *link_order, bfd_byte *data, bfd_boolean relocatable, asymbol **symbols) argument
H A Delf32-mips.c932 mips_elf_final_gp (bfd *output_bfd, asymbol *symbol, bfd_boolean relocatable, argument
976 bfd_boolean relocatable; local
1017 bfd_boolean relocatable; local
1049 gprel32_with_gp(bfd *abfd, asymbol *symbol, arelent *reloc_entry, asection *input_section, bfd_boolean relocatable, void *data, bfd_vma gp) argument
1135 bfd_boolean relocatable; local
[all...]
H A Delfn32-mips.c1726 mips_elf_final_gp(bfd *output_bfd, asymbol *symbol, bfd_boolean relocatable, char **error_message, bfd_vma *pgp) argument
1767 bfd_boolean relocatable; local
1796 bfd_boolean relocatable; local
1837 bfd_boolean relocatable; local
1872 gprel32_with_gp(bfd *abfd, asymbol *symbol, arelent *reloc_entry, asection *input_section, bfd_boolean relocatable, void *data, bfd_vma gp) argument
1939 bfd_boolean relocatable; local
[all...]
H A Delf64-mips.c1885 mips_elf64_final_gp(bfd *output_bfd, asymbol *symbol, bfd_boolean relocatable, char **error_message, bfd_vma *pgp) argument
1925 bfd_boolean relocatable; local
1964 bfd_boolean relocatable; local
2005 bfd_boolean relocatable; local
2095 bfd_boolean relocatable; local
[all...]
H A Delf32-score.c473 bfd_boolean relocatable; local
317 score_elf_final_gp(bfd *output_bfd, asymbol *symbol, bfd_boolean relocatable, char **error_message, bfd_vma *pgp) argument
388 gprel32_with_gp(bfd *abfd, asymbol *symbol, arelent *reloc_entry, asection *input_section, bfd_boolean relocatable, void *data, bfd_vma gp) argument
[all...]
H A Delf64-ppc.c2834 bfd_boolean relocatable = (abfd->flags & (EXEC_P | DYNAMIC)) == 0; local
[all...]
H A Delfxx-mips.c1314 _bfd_mips_elf_gprel16_with_gp(bfd *abfd, asymbol *symbol, arelent *reloc_entry, asection *input_section, bfd_boolean relocatable, void *data, bfd_vma gp) argument
1503 bfd_boolean relocatable; local
9994 _bfd_elf_mips_get_relocated_section_contents(bfd *abfd, struct bfd_link_info *link_info, struct bfd_link_order *link_order, bfd_byte *data, bfd_boolean relocatable, asymbol **symbols) argument
[all...]
/freebsd-11-stable/contrib/gdb/include/
H A Dbfdlink.h222 unsigned int relocatable: 1; member in struct:bfd_link_info
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DConfig.h98 bool relocatable = true; member in struct:lld::coff::Configuration
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-cr16.c77 int relocatable; variable
H A Dtc-ia64.c5664 int bits, relocatable = 0; local
/freebsd-11-stable/contrib/binutils/include/
H A Dbfdlink.h232 unsigned int relocatable: 1; member in struct:bfd_link_info
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DConfig.h183 bool relocatable; member in struct:lld::elf::Configuration
/freebsd-11-stable/contrib/binutils/binutils/
H A Dobjcopy.c913 int relocatable = (abfd->flags & (EXEC_P | DYNAMIC)) == 0; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dmdebugread.c2251 int relocatable = 0; local

Completed in 334 milliseconds