Home
last modified time | relevance | path

Searched refs:bfd_boolean (Results 1 – 25 of 226) sorted by relevance

12345678910

/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/or1k/
H A Dbfd.h132 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 Dbfd.h132 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 Dbfd.h132 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 Dbfd.h132 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 Dbfd.h153 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 Dbfd.h153 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 Dbfd.h153 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 Dbfd-in.h83 # pragma GCC poison bfd_boolean
85 # define bfd_boolean bool
H A DChangeLog-2006842 * 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 Dbfd-in.h86 # pragma GCC poison bfd_boolean
88 # define bfd_boolean bool macro
H A DChangeLog-2006842 * 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 DChangeLog1276 * 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 DChangeLog76 * basic_blocks.c: Replace bfd_boolean with bool, FALSE with false,
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDisasm.cc182 static bfd_boolean
/netbsd-src/external/gpl3/binutils/dist/gprof/
H A DChangeLog144 * basic_blocks.c: Replace bfd_boolean with bool, FALSE with false,
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDisasm.cc139 static bfd_boolean
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-2005319 * 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 DChangeLog-2005319 * 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 DChangeLog-2020703 from bfd_boolean to int.
725 * opcode/riscv.h: Include "bfd.h" to support bfd_boolean.
H A DChangeLog234 * bfdlink.h: Replace bfd_boolean with bool throughout.
/netbsd-src/external/gpl3/binutils/dist/include/
H A DChangeLog-2020703 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 DChangeLog-2020703 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 DChangeLog-2006842 * 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 DChangeLog-2006842 * 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 Dtc-riscv.c2383 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()

12345678910