/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/or1k/ |
H A D | bfd.h | 132 typedef int bfd_boolean; typedef 390 extern bfd_boolean bfd_hash_table_init 398 extern bfd_boolean bfd_hash_table_init_n 414 (struct bfd_hash_table *, const char *, bfd_boolean create, 415 bfd_boolean copy); 443 bfd_boolean (*) (struct bfd_hash_entry *, void *), 541 extern bfd_boolean bfd_cache_close 545 extern bfd_boolean bfd_cache_close_all (void); 547 extern bfd_boolean bfd_record_phdr 548 (bfd *, unsigned long, bfd_boolean, flagword, bfd_boolean, bfd_vma, [all …]
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/coldfire/ |
H A D | bfd.h | 132 typedef int bfd_boolean; typedef 390 extern bfd_boolean bfd_hash_table_init 398 extern bfd_boolean bfd_hash_table_init_n 414 (struct bfd_hash_table *, const char *, bfd_boolean create, 415 bfd_boolean copy); 443 bfd_boolean (*) (struct bfd_hash_entry *, void *), 541 extern bfd_boolean bfd_cache_close 545 extern bfd_boolean bfd_cache_close_all (void); 547 extern bfd_boolean bfd_record_phdr 548 (bfd *, unsigned long, bfd_boolean, flagword, bfd_boolean, bfd_vma, [all …]
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/coldfire/ |
H A D | bfd.h | 132 typedef int bfd_boolean; typedef 390 extern bfd_boolean bfd_hash_table_init 398 extern bfd_boolean bfd_hash_table_init_n 414 (struct bfd_hash_table *, const char *, bfd_boolean create, 415 bfd_boolean copy); 443 bfd_boolean (*) (struct bfd_hash_entry *, void *), 541 extern bfd_boolean bfd_cache_close 545 extern bfd_boolean bfd_cache_close_all (void); 547 extern bfd_boolean bfd_record_phdr 548 (bfd *, unsigned long, bfd_boolean, flagword, bfd_boolean, bfd_vma, [all …]
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/or1k/ |
H A D | bfd.h | 132 typedef int bfd_boolean; typedef 390 extern bfd_boolean bfd_hash_table_init 398 extern bfd_boolean bfd_hash_table_init_n 414 (struct bfd_hash_table *, const char *, bfd_boolean create, 415 bfd_boolean copy); 443 bfd_boolean (*) (struct bfd_hash_entry *, void *), 541 extern bfd_boolean bfd_cache_close 545 extern bfd_boolean bfd_cache_close_all (void); 547 extern bfd_boolean bfd_record_phdr 548 (bfd *, unsigned long, bfd_boolean, flagword, bfd_boolean, bfd_vma, [all …]
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/armeb/ |
H A D | bfd.h | 153 typedef int bfd_boolean; typedef 369 extern bfd_boolean bfd_hash_table_init 377 extern bfd_boolean bfd_hash_table_init_n 393 (struct bfd_hash_table *, const char *, bfd_boolean create, 394 bfd_boolean copy); 422 bfd_boolean (*) (struct bfd_hash_entry *, void *), 485 extern bfd_boolean bfd_cache_close 489 extern bfd_boolean bfd_cache_close_all (void); 491 extern bfd_boolean bfd_record_phdr 492 (bfd *, unsigned long, bfd_boolean, flagword, bfd_boolean, bfd_vma, [all …]
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/armeb/ |
H A D | bfd.h | 153 typedef int bfd_boolean; typedef 369 extern bfd_boolean bfd_hash_table_init 377 extern bfd_boolean bfd_hash_table_init_n 393 (struct bfd_hash_table *, const char *, bfd_boolean create, 394 bfd_boolean copy); 422 bfd_boolean (*) (struct bfd_hash_entry *, void *), 485 extern bfd_boolean bfd_cache_close 489 extern bfd_boolean bfd_cache_close_all (void); 491 extern bfd_boolean bfd_record_phdr 492 (bfd *, unsigned long, bfd_boolean, flagword, bfd_boolean, bfd_vma, [all …]
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/arm/ |
H A D | bfd.h | 153 typedef int bfd_boolean; typedef 369 extern bfd_boolean bfd_hash_table_init 377 extern bfd_boolean bfd_hash_table_init_n 393 (struct bfd_hash_table *, const char *, bfd_boolean create, 394 bfd_boolean copy); 422 bfd_boolean (*) (struct bfd_hash_entry *, void *), 485 extern bfd_boolean bfd_cache_close 489 extern bfd_boolean bfd_cache_close_all (void); 491 extern bfd_boolean bfd_record_phdr 492 (bfd *, unsigned long, bfd_boolean, flagword, bfd_boolean, bfd_vma, [all …]
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | bfd-in.h | 83 # pragma GCC poison bfd_boolean 85 # define bfd_boolean bool
|
H A D | ChangeLog-2006 | 842 * elfcode.h (elf_swap_symbol_in): Return bfd_boolean. Don't abort 848 * elf32-arm.c (elf32_arm_swap_symbol_in): Return bfd_boolean. 1591 (_bfd_elf_sizeof_headers): Replace bfd_boolean param with 1913 * elf.c (sym_is_global): Return a bfd_boolean. 2347 * tekhex.c (getvalue): Change return type to bfd_boolean and 2351 (first_phase): Change return type to bfd_boolean and return 2354 (pass_over): Change return type to bfd_boolean and the type of 2355 the second argument to bfd_boolean (*) (bfd *, int, char *).
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | bfd-in.h | 86 # pragma GCC poison bfd_boolean 88 # define bfd_boolean bool macro
|
H A D | ChangeLog-2006 | 842 * elfcode.h (elf_swap_symbol_in): Return bfd_boolean. Don't abort 848 * elf32-arm.c (elf32_arm_swap_symbol_in): Return bfd_boolean. 1591 (_bfd_elf_sizeof_headers): Replace bfd_boolean param with 1913 * elf.c (sym_is_global): Return a bfd_boolean. 2347 * tekhex.c (getvalue): Change return type to bfd_boolean and 2351 (first_phase): Change return type to bfd_boolean and return 2354 (pass_over): Change return type to bfd_boolean and the type of 2355 the second argument to bfd_boolean (*) (bfd *, int, char *).
|
H A D | ChangeLog | 1276 * xsym.h: Replace bfd_boolean with bool, FALSE with false, and 1285 (bfd_boolean): Define as bool 1318 to bfd_boolean. 1335 * coff-z80.c (z80_is_local_label_name): Return bfd_boolean. 1360 (mips_elf_count_got_symbols): Change return type to bfd_boolean.
|
/netbsd-src/external/gpl3/binutils.old/dist/gprof/ |
H A D | ChangeLog | 76 * basic_blocks.c: Replace bfd_boolean with bool, FALSE with false,
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Disasm.cc | 182 static bfd_boolean
|
/netbsd-src/external/gpl3/binutils/dist/gprof/ |
H A D | ChangeLog | 144 * basic_blocks.c: Replace bfd_boolean with bool, FALSE with false,
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Disasm.cc | 139 static bfd_boolean
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ChangeLog-2005 | 319 * ldcref.c (check_refs): Accept bfd_boolean. 322 (check_refs_info): Add bfd_boolean. 323 (check_refs): Add bfd_boolean to check_refs_info. 392 "processed" to bfd_boolean. 1034 take take a bfd_boolean, mark_used. Ignore assert failure if 1037 (exp_fold_tree_no_dot): Updated to take a bfd_boolean,
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ChangeLog-2005 | 319 * ldcref.c (check_refs): Accept bfd_boolean. 322 (check_refs_info): Add bfd_boolean. 323 (check_refs): Add bfd_boolean to check_refs_info. 392 "processed" to bfd_boolean. 1034 take take a bfd_boolean, mark_used. Ignore assert failure if 1037 (exp_fold_tree_no_dot): Updated to take a bfd_boolean,
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ChangeLog-2020 | 703 from bfd_boolean to int. 725 * opcode/riscv.h: Include "bfd.h" to support bfd_boolean.
|
H A D | ChangeLog | 234 * bfdlink.h: Replace bfd_boolean with bool throughout.
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ChangeLog-2020 | 703 from bfd_boolean to int. 725 * opcode/riscv.h: Include "bfd.h" to support bfd_boolean.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2020 | 703 from bfd_boolean to int. 725 * opcode/riscv.h: Include "bfd.h" to support bfd_boolean.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2006 | 842 * elfcode.h (elf_swap_symbol_in): Return bfd_boolean. Don't abort 848 * elf32-arm.c (elf32_arm_swap_symbol_in): Return bfd_boolean. 1591 (_bfd_elf_sizeof_headers): Replace bfd_boolean param with 1913 * elf.c (sym_is_global): Return a bfd_boolean. 2347 * tekhex.c (getvalue): Change return type to bfd_boolean and 2351 (first_phase): Change return type to bfd_boolean and return 2354 (pass_over): Change return type to bfd_boolean and the type of 2355 the second argument to bfd_boolean (*) (bfd *, int, char *).
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2006 | 842 * elfcode.h (elf_swap_symbol_in): Return bfd_boolean. Don't abort 848 * elf32-arm.c (elf32_arm_swap_symbol_in): Return bfd_boolean. 1591 (_bfd_elf_sizeof_headers): Replace bfd_boolean param with 1913 * elf.c (sym_is_global): Return a bfd_boolean. 2347 * tekhex.c (getvalue): Change return type to bfd_boolean and 2351 (first_phase): Change return type to bfd_boolean and return 2354 (pass_over): Change return type to bfd_boolean and the type of 2355 the second argument to bfd_boolean (*) (bfd *, int, char *).
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-riscv.c | 2383 bfd_boolean vsew_found = FALSE, vlmul_found = FALSE; in my_getVsetvliExpression() 2384 bfd_boolean vta_found = FALSE, vma_found = FALSE; in my_getVsetvliExpression() 2443 bfd_boolean vsew_found = FALSE, vlen_found = FALSE, vediv_found = FALSE; in my_getThVsetvliExpression() 4755 bfd_boolean odd_padding = (excess % 2 == 1); in riscv_handle_align()
|