Searched defs:vma (Results 1 - 25 of 78) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20010320-1.c12 unsigned long long vma; } asection; member in struct:sec
/haiku-buildtools/legacy/binutils/bfd/
H A Dirix-core.c146 make_bfd_asection(bfd *abfd, const char *name, flagword flags, bfd_size_type size, bfd_vma vma, file_ptr filepos) argument
H A Dhpux-core.c114 make_bfd_asection(bfd *abfd, const char *name, flagword flags, bfd_size_type size, bfd_vma vma, unsigned int alignment_power) argument
H A Daoutx.h866 bfd_vma vma = 0; local
985 bfd_vma vma; local
1043 bfd_vma vma = 0; local
[all...]
H A Dbfd.c885 bfd_set_start_address(bfd *abfd, bfd_vma vma) argument
H A Delf32-sh64.c609 bfd_vma vma; local
H A Drs6000-core.c292 make_bfd_asection(bfd *abfd, const char *name, flagword flags, bfd_size_type size, bfd_vma vma, file_ptr filepos) argument
/haiku-buildtools/binutils/bfd/
H A Dlynx-core.c60 make_bfd_asection(bfd *abfd, const char *name, flagword flags, bfd_size_type size, bfd_vma vma, file_ptr filepos) argument
H A Dosf-core.c52 make_bfd_asection(bfd *abfd, const char *name, flagword flags, bfd_size_type size, bfd_vma vma, file_ptr filepos) argument
H A Dirix-core.c148 make_bfd_asection(bfd *abfd, const char *name, flagword flags, bfd_size_type size, bfd_vma vma, file_ptr filepos) argument
H A Dsco5-core.c50 make_bfd_asection(bfd *abfd, const char *name, flagword flags, bfd_size_type size, bfd_vma vma, file_ptr filepos) argument
H A Dhpux-core.c115 make_bfd_asection(bfd *abfd, const char *name, flagword flags, bfd_size_type size, bfd_vma vma, unsigned int alignment_power) argument
/haiku-buildtools/legacy/binutils/binutils/
H A Daddr2line.c135 bfd_vma vma; local
/haiku-buildtools/legacy/binutils/gprof/
H A Dcorefile.c609 bfd_vma vma, min_vma = ~(bfd_vma) 0, max_vma = 0; local
[all...]
/haiku-buildtools/legacy/binutils/ld/
H A Dldwrite.c448 bfd_vma vma = original_sec->vma; local
[all...]
H A Dmri.c41 etree_type *vma; member in struct:section_name_struct
95 mri_output_section (const char *name, etree_type *vma) argument
76 mri_add_to_list(struct section_name_struct **list, const char *name, etree_type *vma, const char *zalias, etree_type *align, etree_type *subalign) argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020404-1.c23 bfd_vma vma; member in struct:asection_struct
/haiku-buildtools/binutils/binutils/
H A Daddr2line.c170 bfd_vma vma; local
H A Dsize.c536 sysv_one_line(const char *name, bfd_size_type size, bfd_vma vma) argument
/haiku-buildtools/binutils/ld/
H A Dldwrite.c467 bfd_vma vma = original_sec->vma; local
[all...]
H A Dmri.c40 etree_type *vma; member in struct:section_name_struct
97 mri_output_section (const char *name, etree_type *vma) argument
78 mri_add_to_list(struct section_name_struct **list, const char *name, etree_type *vma, const char *zalias, etree_type *align, etree_type *subalign) argument
[all...]
/haiku-buildtools/binutils/gprof/
H A Dcorefile.c767 bfd_vma vma, min_vma = ~(bfd_vma) 0, max_vma = 0; local
[all...]
/haiku-buildtools/binutils/ld/emultempl/
H A Dspu_ovl.S33 #define vma reserved1 define
[all...]
/haiku-buildtools/legacy/binutils/include/
H A Doasys.h167 bfd_byte vma[4]; member in struct:oasys_section_record
/haiku-buildtools/legacy/binutils/opcodes/
H A Dcris-dis.c1578 print_insn_cris_with_register_prefix(bfd_vma vma, disassemble_info *info) argument
1590 print_insn_crisv32_with_register_prefix(bfd_vma vma, disassemble_info *info) argument
1603 print_insn_crisv10_v32_with_register_prefix(bfd_vma vma, disassemble_info *info) argument
1615 print_insn_cris_without_register_prefix(bfd_vma vma, disassemble_info *info) argument
1627 print_insn_crisv32_without_register_prefix(bfd_vma vma, disassemble_info *info) argument
1640 print_insn_crisv10_v32_without_register_prefix(bfd_vma vma, disassemble_info *info) argument
[all...]

Completed in 331 milliseconds

1234