Searched refs:reloc_type (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/include/aout/
H A Dreloc.h24 enum reloc_type enum
H A Dadobe.h258 enum reloc_type
310 enum reloc_type r_type; /* relocation type */
257 enum reloc_type enum
H A Daout64.h447 enum reloc_type
511 enum reloc_type r_type; /* Relocation type. */
445 enum reloc_type enum
/macosx-10.10/xnu-2782.1.97/libkern/kxld/
H A Dkxld_reloc.c337 reloc->reloc_type = scatsrc->r_type;
344 reloc->reloc_type = src->r_type;
357 if (relocator->reloc_has_pair(reloc->reloc_type)) {
366 reloc->reloc_type) == scatsrc->r_type,
373 reloc->reloc_type) == scatsrc->r_type,
386 if (relocator->reloc_has_got(reloc->reloc_type)) {
754 reloc->pcrel, base_pc, link_pc, link_disp, reloc->reloc_type, target,
818 reloc->pcrel, base_pc, link_pc, link_addr, reloc->reloc_type, target,
1059 scatdst->r_type = reloc->reloc_type;
1067 dst->r_type = reloc->reloc_type;
[all...]
H A Dkxld_reloc.h82 u_int reloc_type:4; member in struct:kxld_reloc
H A Dkxld_sect.c296 if (relocator->reloc_has_got(reloc->reloc_type)) {
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf64-alpha.c148 unsigned char reloc_type;
1676 && gotent->reloc_type == r_type
1695 gotent->reloc_type = r_type;
2095 && gi->reloc_type == gs->reloc_type
2181 && ae->reloc_type == be->reloc_type
2185 total += alpha_got_entry_size (be->reloc_type);
2260 && ae->reloc_type == be->reloc_type
146 unsigned char reloc_type; member in struct:alpha_elf_link_hash_entry::alpha_elf_got_entry
[all...]
H A Dcoff-sparc.c41 enum reloc_type enum
H A Dnlm32-sparc.c32 enum reloc_type enum
H A Delf-m10200.c48 enum reloc_type { enum
H A Delf32-bfin.c1409 int reloc_type, long dynindx, bfd_vma addend,
1416 outrel.r_info = ELF32_R_INFO (dynindx, reloc_type);
1407 _bfinfdpic_add_dyn_reloc(bfd *output_bfd, asection *sreloc, bfd_vma offset, int reloc_type, long dynindx, bfd_vma addend, struct bfinfdpic_relocs_info *entry) argument
H A Delf32-frv.c1275 int reloc_type, long dynindx, bfd_vma addend,
1282 outrel.r_info = ELF32_R_INFO (dynindx, reloc_type);
1273 _frvfdpic_add_dyn_reloc(bfd *output_bfd, asection *sreloc, bfd_vma offset, int reloc_type, long dynindx, bfd_vma addend, struct frvfdpic_relocs_info *entry) argument
/macosx-10.10/cxxfilt-11/cxxfilt/include/opcode/
H A Dcgen.h688 int reloc_type;

Completed in 150 milliseconds