Searched refs:bfd_vma (Results 76 - 100 of 308) sorted by relevance

1234567891011>>

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-frv.c30 PARAMS ((bfd *, Elf_Internal_Rela *, bfd_byte *, bfd_vma));
32 PARAMS ((bfd *, Elf_Internal_Rela *, bfd_byte *, bfd_vma));
34 PARAMS ((bfd *, asection *, Elf_Internal_Rela *, bfd_byte *, bfd_vma));
37 bfd_byte *, bfd_vma));
40 bfd_byte *, bfd_vma));
43 bfd_byte *, bfd_vma));
46 bfd_byte *, bfd_vma));
56 const char **, flagword *, asection **, bfd_vma *));
59 Elf_Internal_Rela *, bfd_vma));
607 bfd_vma got
[all...]
H A Delf32-i860.c39 bfd_vma insn;
40 bfd_vma relocation;
87 bfd_put_32 (abfd, (bfd_vma) insn, addr);
102 bfd_vma insn;
103 bfd_vma relocation;
151 bfd_put_32 (abfd, (bfd_vma) insn, addr);
166 bfd_vma insn;
167 bfd_vma relocation;
204 bfd_put_32 (abfd, (bfd_vma) insn, addr);
219 bfd_vma ins
[all...]
H A Dcoff-mcore.c57 bfd_vma *));
59 PARAMS ((struct bfd_link_info *, bfd *, asection *, bfd_vma));
74 #define MINUS_ONE (((bfd_vma)0) - 1)
266 bfd_vma reloc_offset;
268 bfd_vma addr = reloc_offset
338 bfd_vma * addendp;
397 bfd_vma hihalf_val;
429 bfd_vma val;
430 bfd_vma addend;
567 (bfd_vma)
[all...]
H A Dlibbfd.c226 bfd_putb32 ((bfd_vma) i, buffer);
259 In the put routines, @var{val} must be a <<bfd_vma>>. If we are on a
264 To detect calling these with less than a <<bfd_vma>>, use
265 <<gcc -Wconversion>> on a host with 64 bit <<bfd_vma>>'s.
307 . ((bits) == 8 ? (bfd_vma) bfd_get_8 (abfd, ptr) \
311 . : (abort (), (bfd_vma) - 1))
400 bfd_vma
407 bfd_vma
429 bfd_putb16 (bfd_vma data, void *p)
437 bfd_putl16 (bfd_vma dat
[all...]
H A Delf64-sparc.c35 #define MINUS_ONE (~ (bfd_vma) 0)
41 bfd *, bfd_vma *, bfd_vma *));
49 static bfd_vma sparc64_elf_plt_entry_offset
50 PARAMS ((bfd_vma));
51 static bfd_vma sparc64_elf_plt_ptr_offset
52 PARAMS ((bfd_vma, bfd_vma));
65 const char **, flagword *, asection **, bfd_vma *));
622 bfd_vma add
[all...]
H A Dlibaout.h166 bfd_vma default_text_vma;
188 asection *, bfd_vma, const char *, bfd_boolean, bfd_boolean,
208 bfd_vma *relocation));
227 bfd_vma a_text; /* Length of text, in bytes. */
228 bfd_vma a_data; /* Length of data, in bytes. */
229 bfd_vma a_bss; /* Length of uninitialized data area in mem. */
230 bfd_vma a_syms; /* Length of symbol table data in file. */
231 bfd_vma a_entry; /* Start address. */
232 bfd_vma a_trsize; /* Length of text's relocation info, in bytes. */
233 bfd_vma a_drsiz
[all...]
H A Delf32-sh.c50 (bfd *, asection *, bfd_vma, int);
55 (bfd *, asection *, void *, bfd_byte *, bfd_vma);
88 (int, bfd *, asection *, bfd_byte *, bfd_vma, asection *, bfd_vma,
89 bfd_vma);
94 static bfd_vma dtpoff_base
96 static bfd_vma tpoff
97 (struct bfd_link_info *, bfd_vma);
1526 ((bfd_vma) 0) - 1, /* dst_mask */
1540 ((bfd_vma)
[all...]
H A Dlibcoff-in.h142 bfd_vma toc;
163 bfd_vma maxdata;
166 bfd_vma maxstack;
194 bfd_vma offset;
349 PARAMS ((bfd *, asection *, asymbol **, bfd_vma, const char **,
358 extern bfd_vma bfd_coff_reloc16_get_value
361 PARAMS ((bfd *, unsigned int, asection *, bfd_vma));
H A Dnlm32-i386.c37 PARAMS ((bfd *, asection *, const PTR, bfd_vma, bfd_size_type));
87 bfd_vma val;
161 bfd_vma val;
252 bfd_vma offset;
263 bfd_vma addend;
302 bfd_vma val;
326 bfd_vma val;
H A Dmmo.c264 bfd_vma value;
272 bfd_vma where;
355 bfd_vma addr;
379 PARAMS ((bfd *, bfd_vma));
385 PARAMS ((asection *, bfd_vma, int));
387 PARAMS ((asection *, bfd_vma vma, bfd_vma value));
389 PARAMS ((asection *, bfd_vma vma, unsigned int));
391 PARAMS ((asection *, bfd_vma vma, unsigned int));
399 PARAMS ((bfd *, const char *, bfd_vma, enu
[all...]
H A Delf-eh-frame.c31 static bfd_vma
36 bfd_vma result;
49 result |= (((bfd_vma) byte & 0x7f) << shift);
64 bfd_vma result;
77 result |= (((bfd_vma) byte & 0x7f) << shift);
82 result |= (((bfd_vma) -1) << (shift - 7)) << 7;
130 static bfd_vma
133 bfd_vma value;
166 write_value (bfd *abfd, bfd_byte *buf, bfd_vma value, int width)
211 bfd_boolean (*reloc_symbol_deleted_p) (bfd_vma, voi
209 _bfd_elf_discard_section_eh_frame(bfd *abfd, struct bfd_link_info *info, asection *sec, bfd_boolean (*reloc_symbol_deleted_p) (bfd_vma, void *), struct elf_reloc_cookie *cookie) argument
[all...]
H A Delfxx-ia64.c71 bfd_vma addend;
76 bfd_vma got_offset;
77 bfd_vma fptr_offset;
78 bfd_vma pltoff_offset;
79 bfd_vma plt_offset;
80 bfd_vma plt2_offset;
81 bfd_vma tprel_offset;
82 bfd_vma dtpmod_offset;
83 bfd_vma dtprel_offset;
155 bfd_vma self_dtpmod_offse
[all...]
H A Delf32-xtensa.c43 static char *build_encoding_error_message (xtensa_opcode, bfd_vma);
49 (Elf_Internal_Rela *, bfd *, asection *, bfd_byte *, bfd_vma *);
58 static bfd_vma l32r_offset (bfd_vma, bfd_vma);
72 (bfd_byte *, bfd_size_type, bfd_vma, bfd_vma);
74 (bfd_byte *, bfd_size_type, bfd_vma, bfd_vma);
75 static bfd_boolean check_branch_target_aligned_address (bfd_vma, in
[all...]
H A Dhpux-core.c104 PARAMS ((bfd *, const char *, flagword, bfd_size_type, bfd_vma,
123 bfd_vma vma;
291 (bfd_vma) core_header.addr, 2))
388 #define NO_GET ((bfd_vma (*) (const void *)) swap_abort)
389 #define NO_PUT ((void (*) (bfd_vma, void *)) swap_abort)
H A Dbout.c38 bfd_vma value));
49 static bfd_vma get_value
262 bfd_vma av, bv;
399 bfd_vma value;
411 bfd_put_32 (abfd, (bfd_vma) inst, (bfd_byte *) dst-4);
419 bfd_put_32 (abfd, (bfd_vma) word, dst);
440 bfd_vma value;
484 bfd_put_32 (abfd, (bfd_vma) word, (bfd_byte *) data + dstidx);
564 bfd_vma prev_addr = 0;
753 bfd_vma sto
[all...]
H A Delf64-sh64.c84 bfd_vma datalabel_got_offset;
145 flagword *, asection **, bfd_vma *);
160 (bfd *, bfd_vma, char *);
984 ((bfd_vma) 0) - 1, /* dst_mask */
998 ((bfd_vma) 0) - 1, /* dst_mask */
1012 ((bfd_vma) 0) - 1, /* dst_mask */
1026 ((bfd_vma) 0) - 1, /* dst_mask */
1277 ((bfd_vma) 0) - 1, /* dst_mask */
1292 ((bfd_vma) 0) - 1, /* dst_mask */
1323 bfd_vma sym_valu
[all...]
H A Delf32-arm.h53 static const bfd_vma elf32_arm_plt0_entry [] =
63 static const bfd_vma elf32_arm_plt_entry [] =
77 static const bfd_vma elf32_arm_plt0_entry [] =
88 static const bfd_vma elf32_arm_plt_entry [] =
99 static const bfd_vma elf32_arm_symbian_plt_entry [] =
110 bfd_vma vma;
556 bfd_vma val;
611 bfd_vma val;
1004 bfd_vma offset,
1006 bfd_vma va
[all...]
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dfr30-ibld.c51 CGEN_FIELDS *, CGEN_INSN_BYTES_PTR, bfd_vma);
55 unsigned int, unsigned int, bfd_vma, long *);
58 CGEN_INSN_INT, CGEN_FIELDS *, bfd_vma);
67 (CGEN_CPU_DESC, CGEN_EXTRACT_INFO *, int, int, bfd_vma);
69 (CGEN_CPU_DESC, CGEN_EXTRACT_INFO *, int, int, int, unsigned char *, bfd_vma);
100 cgen_put_insn_value (cd, bufp, word_length, (bfd_vma) x);
118 /* ??? This doesn't handle bfd_vma's. Create another function when
242 bfd_vma pc)
329 bfd_vma pc)
375 bfd_vma p
[all...]
H A Dfrv-dis.c44 (CGEN_CPU_DESC, void *, long, unsigned int, bfd_vma, int);
46 (CGEN_CPU_DESC, void *, bfd_vma, unsigned int, bfd_vma, int);
50 (CGEN_CPU_DESC, void *, const CGEN_INSN *, CGEN_FIELDS *, bfd_vma, int);
52 (CGEN_CPU_DESC, bfd_vma, disassemble_info *, char *, unsigned);
54 (CGEN_CPU_DESC, bfd_vma, disassemble_info *);
56 (CGEN_CPU_DESC, bfd_vma, disassemble_info *, char *, int, CGEN_EXTRACT_INFO *,
66 PARAMS ((CGEN_CPU_DESC, PTR, long, unsigned, bfd_vma, int));
68 PARAMS ((CGEN_CPU_DESC, PTR, long, unsigned, bfd_vma, int));
94 bfd_vma p
[all...]
H A Diq2000-ibld.c51 CGEN_FIELDS *, CGEN_INSN_BYTES_PTR, bfd_vma);
55 unsigned int, unsigned int, bfd_vma, long *);
58 CGEN_INSN_INT, CGEN_FIELDS *, bfd_vma);
67 (CGEN_CPU_DESC, CGEN_EXTRACT_INFO *, int, int, bfd_vma);
69 (CGEN_CPU_DESC, CGEN_EXTRACT_INFO *, int, int, int, unsigned char *, bfd_vma);
100 cgen_put_insn_value (cd, bufp, word_length, (bfd_vma) x);
118 /* ??? This doesn't handle bfd_vma's. Create another function when
242 bfd_vma pc)
329 bfd_vma pc)
375 bfd_vma p
[all...]
H A Dm32r-ibld.c51 CGEN_FIELDS *, CGEN_INSN_BYTES_PTR, bfd_vma);
55 unsigned int, unsigned int, bfd_vma, long *);
58 CGEN_INSN_INT, CGEN_FIELDS *, bfd_vma);
67 (CGEN_CPU_DESC, CGEN_EXTRACT_INFO *, int, int, bfd_vma);
69 (CGEN_CPU_DESC, CGEN_EXTRACT_INFO *, int, int, int, unsigned char *, bfd_vma);
100 cgen_put_insn_value (cd, bufp, word_length, (bfd_vma) x);
118 /* ??? This doesn't handle bfd_vma's. Create another function when
242 bfd_vma pc)
329 bfd_vma pc)
375 bfd_vma p
[all...]
H A Dxstormy16-ibld.c51 CGEN_FIELDS *, CGEN_INSN_BYTES_PTR, bfd_vma);
55 unsigned int, unsigned int, bfd_vma, long *);
58 CGEN_INSN_INT, CGEN_FIELDS *, bfd_vma);
67 (CGEN_CPU_DESC, CGEN_EXTRACT_INFO *, int, int, bfd_vma);
69 (CGEN_CPU_DESC, CGEN_EXTRACT_INFO *, int, int, int, unsigned char *, bfd_vma);
100 cgen_put_insn_value (cd, bufp, word_length, (bfd_vma) x);
118 /* ??? This doesn't handle bfd_vma's. Create another function when
242 bfd_vma pc)
329 bfd_vma pc)
375 bfd_vma p
[all...]
H A Dm68hc11-dis.c42 static int read_memory (bfd_vma, bfd_byte *, int, struct disassemble_info *);
43 static int print_indexed_operand (bfd_vma, struct disassemble_info *,
44 int*, int, int, bfd_vma);
45 static int print_insn (bfd_vma, struct disassemble_info *, int);
48 read_memory (bfd_vma memaddr, bfd_byte* buffer, int size,
68 print_indexed_operand (bfd_vma memaddr, struct disassemble_info* info,
70 bfd_vma endaddr)
225 print_insn (bfd_vma memaddr, struct disassemble_info* info, int arch)
470 bfd_vma endaddr;
527 bfd_vma add
[all...]
H A Dcris-dis.c97 bfd_vma, disassemble_info *, const struct cris_opcode *,
102 PARAMS ((bfd_vma, disassemble_info *, bfd_boolean));
104 PARAMS ((bfd_vma, disassemble_info *));
106 PARAMS ((bfd_vma, disassemble_info *));
595 bfd_vma addr;
780 (*info->print_address_func) ((bfd_vma) number, info);
851 info->target = (bfd_vma) number;
860 (*info->print_address_func) ((bfd_vma) number, info);
898 info->target2 = (bfd_vma) number;
973 info->target2 = (bfd_vma) numbe
[all...]
/haiku-fatelf/src/bin/gdb/include/coff/
H A Decoff.h258 ? (bfd_putb32 ((bfd_vma) (val), (ax)->field), 0) \
259 : (bfd_putl32 ((bfd_vma) (val), (ax)->field), 0))
332 bfd_vma base_addr;
350 bfd_vma start;
351 bfd_vma stop;

Completed in 158 milliseconds

1234567891011>>