| /src/external/gpl3/binutils/dist/gprofng/src/ |
| collect.h | 145 bool is_64; member in class:collect
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| collect.h | 145 bool is_64; member in class:collect
|
| /src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
| darwin-fallback.c | 330 bool is_64, is_vector; local 346 is_64 = (uctx->mcsize == UC_FLAVOR64_VEC_SIZE 355 is_64 = (ctxstyle == UC_FLAVOR64_VEC || ctxstyle == UC_TRAD64_VEC 364 is_64 = (ctxstyle == UC_FLAVOR64_VEC || ctxstyle == UC_TRAD64_VEC 379 if (is_64)
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
| darwin-fallback.c | 330 bool is_64, is_vector; local 346 is_64 = (uctx->mcsize == UC_FLAVOR64_VEC_SIZE 355 is_64 = (ctxstyle == UC_FLAVOR64_VEC || ctxstyle == UC_TRAD64_VEC 364 is_64 = (ctxstyle == UC_FLAVOR64_VEC || ctxstyle == UC_TRAD64_VEC 379 if (is_64)
|
| /src/external/gpl3/gcc/dist/libbacktrace/ |
| pecoff.c | 345 uintptr_t base_address, int is_64, 441 if (!is_64) 623 int is_64; local 700 is_64 = 0; 708 is_64 = 1; 802 if (!coff_initialize_syminfo (state, image_base, is_64,
|
| macho.c | 512 uintptr_t base_address, int is_64, 535 if (is_64) 554 if (is_64) 592 if (is_64) 761 int skip_symtab, uint32_t nfat_arch, int is_64, 790 if (is_64) 805 if (is_64) 987 int is_64; local 1017 is_64 = 0; 1021 is_64 = 1 [all...] |
| /src/external/gpl3/gcc.old/dist/libbacktrace/ |
| pecoff.c | 333 uintptr_t base_address, int is_64, 429 if (!is_64) 611 int is_64; local 687 is_64 = 0; 695 is_64 = 1; 789 if (!coff_initialize_syminfo (state, image_base, is_64,
|
| macho.c | 512 uintptr_t base_address, int is_64, 535 if (is_64) 554 if (is_64) 592 if (is_64) 761 int skip_symtab, uint32_t nfat_arch, int is_64, 790 if (is_64) 805 if (is_64) 987 int is_64; local 1017 is_64 = 0; 1021 is_64 = 1 [all...] |
| /src/external/gpl3/gdb/dist/libbacktrace/ |
| pecoff.c | 345 uintptr_t base_address, int is_64, 441 if (!is_64) 623 int is_64; local 700 is_64 = 0; 708 is_64 = 1; 802 if (!coff_initialize_syminfo (state, image_base, is_64,
|
| macho.c | 512 uintptr_t base_address, int is_64, 535 if (is_64) 554 if (is_64) 592 if (is_64) 761 int skip_symtab, uint32_t nfat_arch, int is_64, 790 if (is_64) 805 if (is_64) 987 int is_64; local 1017 is_64 = 0; 1021 is_64 = 1 [all...] |
| /src/external/gpl3/gdb.old/dist/libbacktrace/ |
| pecoff.c | 345 uintptr_t base_address, int is_64, 441 if (!is_64) 623 int is_64; local 700 is_64 = 0; 708 is_64 = 1; 802 if (!coff_initialize_syminfo (state, image_base, is_64,
|
| macho.c | 512 uintptr_t base_address, int is_64, 535 if (is_64) 554 if (is_64) 592 if (is_64) 761 int skip_symtab, uint32_t nfat_arch, int is_64, 790 if (is_64) 805 if (is_64) 987 int is_64; local 1017 is_64 = 0; 1021 is_64 = 1 [all...] |
| /src/external/gpl3/binutils/dist/binutils/ |
| od-macho.c | 1988 int is_64 = mdata->header.version == 2; 1994 if (is_64) 1987 int is_64 = mdata->header.version == 2; local
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| od-macho.c | 1988 int is_64 = mdata->header.version == 2; 1994 if (is_64) 1987 int is_64 = mdata->header.version == 2; local
|
| /src/external/gpl3/gdb/dist/gdbserver/ |
| linux-s390-low.cc | 1109 s390_relocate_instruction (CORE_ADDR *to, CORE_ADDR oldloc, int is_64) 1206 if (!is_64) 1222 if (soffset != loffset && is_64) 1254 if (soffset != loffset && is_64) 1287 int is_64 = register_size (current_process ()->tdesc, 0) == 8; local 1288 int is_zarch = is_64 || have_hwcap_s390_high_gprs; 1291 int is_64 = 0, is_zarch = 0, has_vx = 0; local 1319 if (is_64) { 1386 if (s390_relocate_instruction (&buildaddr, tpaddr, is_64)) 1398 if (is_64 && offset != loffset [all...] |
| linux-ppc-low.cc | 1322 #define GEN_LOAD(buf, rt, ra, si, is_64) (is_64 ? \ 1325 #define GEN_STORE(buf, rt, ra, si, is_64) (is_64 ? \ 1329 #define GEN_LOAD(buf, rt, ra, si, is_64) GEN_LWZ (buf, rt, ra, si) 1330 #define GEN_STORE(buf, rt, ra, si, is_64) GEN_STW (buf, rt, ra, si) 1337 gen_limm (uint32_t *buf, int reg, uint64_t imm, int is_64) 1355 if (imm & (1u << 31) && is_64) 1360 gdb_assert (is_64); 1386 int is_64) 1610 int is_64 = register_size (current_process ()->tdesc, 0) == 8; local 1613 int is_64 = 0, is_opd = 0; local [all...] |
| /src/external/gpl3/gdb.old/dist/gdbserver/ |
| linux-s390-low.cc | 1111 s390_relocate_instruction (CORE_ADDR *to, CORE_ADDR oldloc, int is_64) 1208 if (!is_64) 1224 if (soffset != loffset && is_64) 1256 if (soffset != loffset && is_64) 1290 int is_64 = register_size (regcache->tdesc, 0) == 8; local 1291 int is_zarch = is_64 || have_hwcap_s390_high_gprs; 1294 int is_64 = 0, is_zarch = 0, has_vx = 0; local 1322 if (is_64) { 1389 if (s390_relocate_instruction (&buildaddr, tpaddr, is_64)) 1401 if (is_64 && offset != loffset [all...] |
| linux-ppc-low.cc | 1323 #define GEN_LOAD(buf, rt, ra, si, is_64) (is_64 ? \ 1326 #define GEN_STORE(buf, rt, ra, si, is_64) (is_64 ? \ 1330 #define GEN_LOAD(buf, rt, ra, si, is_64) GEN_LWZ (buf, rt, ra, si) 1331 #define GEN_STORE(buf, rt, ra, si, is_64) GEN_STW (buf, rt, ra, si) 1338 gen_limm (uint32_t *buf, int reg, uint64_t imm, int is_64) 1356 if (imm & (1u << 31) && is_64) 1361 gdb_assert (is_64); 1387 int is_64) 1612 int is_64 = register_size (regcache->tdesc, 0) == 8; local 1615 int is_64 = 0, is_opd = 0; local [all...] |
| /src/external/gpl3/binutils/dist/opcodes/ |
| aarch64-opc.c | 3731 const int is_64 = aarch64_get_qualifier_esize (qualifier) == 4 ? 0 : 1; 3732 return int_reg[has_zr][is_64][regno]; 3735 /* Like get_int_reg_name, but IS_64 is always 1. */ 3728 const int is_64 = aarch64_get_qualifier_esize (qualifier) == 4 ? 0 : 1; local
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| aarch64-opc.c | 3666 const int is_64 = aarch64_get_qualifier_esize (qualifier) == 4 ? 0 : 1; 3667 return int_reg[has_zr][is_64][regno]; 3670 /* Like get_int_reg_name, but IS_64 is always 1. */ 3663 const int is_64 = aarch64_get_qualifier_esize (qualifier) == 4 ? 0 : 1; local
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| aarch64-opc.c | 3657 const int is_64 = aarch64_get_qualifier_esize (qualifier) == 4 ? 0 : 1; 3658 return int_reg[has_zr][is_64][regno]; 3661 /* Like get_int_reg_name, but IS_64 is always 1. */ 3654 const int is_64 = aarch64_get_qualifier_esize (qualifier) == 4 ? 0 : 1; local
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| aarch64-opc.c | 3511 const int is_64 = aarch64_get_qualifier_esize (qualifier) == 4 ? 0 : 1; 3512 return int_reg[has_zr][is_64][regno]; 3515 /* Like get_int_reg_name, but IS_64 is always 1. */ 3508 const int is_64 = aarch64_get_qualifier_esize (qualifier) == 4 ? 0 : 1; local
|