Searched defs:is_64 (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dcollect.h146 bool is_64; member in class:collect
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Ddarwin-fallback.c330 bool is_64, is_vector; local
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Ddarwin-fallback.c330 bool is_64, is_vector; local
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Dpecoff.c611 int is_64; local
332 coff_initialize_syminfo(struct backtrace_state *state, uintptr_t base_address, int is_64, const b_coff_section_header *sects, size_t sects_num, const b_coff_external_symbol *syms, size_t syms_size, const unsigned char *strtab, size_t strtab_size, backtrace_error_callback error_callback, void *data, struct coff_syminfo_data *sdata) argument
H A Dmacho.c987 int is_64; local
511 macho_add_symtab(struct backtrace_state *state, int descriptor, uintptr_t base_address, int is_64, off_t symoff, unsigned int nsyms, off_t stroff, unsigned int strsize, backtrace_error_callback error_callback, void *data) argument
758 macho_add_fat(struct backtrace_state *state, const char *filename, int descriptor, int swapped, off_t offset, const unsigned char *match_uuid, uintptr_t base_address, int skip_symtab, uint32_t nfat_arch, int is_64, backtrace_error_callback error_callback, void *data, fileline *fileline_fn, int *found_sym) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Dpecoff.c611 int is_64; local
332 coff_initialize_syminfo(struct backtrace_state *state, uintptr_t base_address, int is_64, const b_coff_section_header *sects, size_t sects_num, const b_coff_external_symbol *syms, size_t syms_size, const unsigned char *strtab, size_t strtab_size, backtrace_error_callback error_callback, void *data, struct coff_syminfo_data *sdata) argument
H A Dmacho.c987 int is_64; local
511 macho_add_symtab(struct backtrace_state *state, int descriptor, uintptr_t base_address, int is_64, off_t symoff, unsigned int nsyms, off_t stroff, unsigned int strsize, backtrace_error_callback error_callback, void *data) argument
758 macho_add_fat(struct backtrace_state *state, const char *filename, int descriptor, int swapped, off_t offset, const unsigned char *match_uuid, uintptr_t base_address, int skip_symtab, uint32_t nfat_arch, int is_64, backtrace_error_callback error_callback, void *data, fileline *fileline_fn, int *found_sym) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dod-macho.c1997 int is_64 = mdata->header.version == 2; local
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dod-macho.c1986 int is_64 = mdata->header.version == 2; local
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-s390-low.cc1112 s390_relocate_instruction (CORE_ADDR *to, CORE_ADDR oldloc, int is_64) argument
1291 int is_64 = register_size (regcache->tdesc, 0) == 8; local
1295 int is_64 = 0, is_zarch = 0, has_vx = 0; local
[all...]
H A Dlinux-ppc-low.cc1339 gen_limm (uint32_t *buf, int reg, uint64_t imm, int is_64) argument
1387 gen_atomic_xchg(uint32_t *buf, CORE_ADDR lock, int old_value, int r_new, int is_64) argument
1418 gen_call(uint32_t *buf, CORE_ADDR fn, int is_64, int is_opd) argument
1613 int is_64 = register_size (regcache->tdesc, 0) == 8; local
1616 int is_64 = 0, is_opd = 0; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dod-macho.c2001 int is_64 = mdata->header.version == 2; local
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-s390-low.cc1112 s390_relocate_instruction (CORE_ADDR *to, CORE_ADDR oldloc, int is_64) argument
1291 int is_64 = register_size (regcache->tdesc, 0) == 8; local
1295 int is_64 = 0, is_zarch = 0, has_vx = 0; local
[all...]
H A Dlinux-ppc-low.cc1339 gen_limm (uint32_t *buf, int reg, uint64_t imm, int is_64) argument
1387 gen_atomic_xchg(uint32_t *buf, CORE_ADDR lock, int old_value, int r_new, int is_64) argument
1418 gen_call(uint32_t *buf, CORE_ADDR fn, int is_64, int is_opd) argument
1613 int is_64 = register_size (regcache->tdesc, 0) == 8; local
1616 int is_64 = 0, is_opd = 0; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Daarch64-opc.c2932 const int is_64 = aarch64_get_qualifier_esize (qualifier) == 4 ? 0 : 1; local
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Daarch64-opc.c2885 const int is_64 = aarch64_get_qualifier_esize (qualifier) == 4 ? 0 : 1; local
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Daarch64-opc.c2887 const int is_64 = aarch64_get_qualifier_esize (qualifier) == 4 ? 0 : 1; local
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Daarch64-opc.c2926 const int is_64 = aarch64_get_qualifier_esize (qualifier) == 4 ? 0 : 1; local

Completed in 699 milliseconds