/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-hppa.h | 175 ), BSF_FUNCTION) \ 181 ((type) != BSF_FUNCTION \
|
H A D | tc-arm.h | 138 && (symbol_get_bfdsym (s)->flags & BSF_FUNCTION)) \ 146 && (symbol_get_bfdsym (s)->flags & BSF_FUNCTION))) 153 && (s) && (symbol_get_bfdsym (s)->flags & BSF_FUNCTION))
|
H A D | tc-hppa.c | 5766 |= BSF_FUNCTION; in md_assemble() 6547 bfdsym->flags &= ~BSF_FUNCTION; in pa_type_args() 6566 bfdsym->flags |= BSF_FUNCTION; in pa_type_args() 6571 bfdsym->flags &= ~BSF_FUNCTION; in pa_type_args() 6578 bfdsym->flags &= ~BSF_FUNCTION; in pa_type_args() 6585 bfdsym->flags |= BSF_FUNCTION; in pa_type_args() 6591 bfdsym->flags |= BSF_FUNCTION; in pa_type_args() 6605 bfdsym->flags &= ~BSF_FUNCTION; in pa_type_args() 6611 bfdsym->flags |= BSF_FUNCTION; in pa_type_args() 6617 bfdsym->flags |= BSF_FUNCTION; in pa_type_args() [all …]
|
H A D | obj-evax.c | 108 else if ((symbol->flags & BSF_GLOBAL) && (symbol->flags & BSF_FUNCTION)) in evax_frob_symbol()
|
H A D | obj-elf.c | 2345 type = BSF_FUNCTION; in obj_elf_type() 2405 type = BSF_FUNCTION | BSF_GNU_INDIRECT_FUNCTION; in obj_elf_type() 2435 flagword mask = BSF_FUNCTION | BSF_OBJECT; in obj_elf_type() 2437 if (type != BSF_FUNCTION) in obj_elf_type()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-hppa.h | 175 ), BSF_FUNCTION) \ 181 ((type) != BSF_FUNCTION \
|
H A D | tc-arm.h | 137 && (symbol_get_bfdsym (s)->flags & BSF_FUNCTION)) \ 145 && (symbol_get_bfdsym (s)->flags & BSF_FUNCTION))) 152 && (s) && (symbol_get_bfdsym (s)->flags & BSF_FUNCTION))
|
H A D | tc-hppa.c | 5766 |= BSF_FUNCTION; in md_assemble() 6559 bfdsym->flags &= ~BSF_FUNCTION; in pa_type_args() 6578 bfdsym->flags |= BSF_FUNCTION; in pa_type_args() 6583 bfdsym->flags &= ~BSF_FUNCTION; in pa_type_args() 6590 bfdsym->flags &= ~BSF_FUNCTION; in pa_type_args() 6597 bfdsym->flags |= BSF_FUNCTION; in pa_type_args() 6603 bfdsym->flags |= BSF_FUNCTION; in pa_type_args() 6617 bfdsym->flags &= ~BSF_FUNCTION; in pa_type_args() 6623 bfdsym->flags |= BSF_FUNCTION; in pa_type_args() 6629 bfdsym->flags |= BSF_FUNCTION; in pa_type_args() [all …]
|
H A D | obj-evax.c | 108 else if ((symbol->flags & BSF_GLOBAL) && (symbol->flags & BSF_FUNCTION)) in evax_frob_symbol()
|
H A D | obj-elf.c | 2393 type = BSF_FUNCTION; in obj_elf_type() 2453 type = BSF_FUNCTION | BSF_GNU_INDIRECT_FUNCTION; in obj_elf_type() 2483 flagword mask = BSF_FUNCTION | BSF_OBJECT; in obj_elf_type() 2485 if (type != BSF_FUNCTION) in obj_elf_type()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprof/ |
H A D | ChangeLog-2011 | 70 that have no BSF_FUNCTION syms.
|
H A D | corefile.c | 450 if (ignore_non_functions && (sym->flags & BSF_FUNCTION) == 0) in core_sym_class() 729 || (core_syms[i]->flags & BSF_FUNCTION) != 0); in core_create_function_syms()
|
H A D | ChangeLog-2009 | 163 is_func field based on the setting of the BSF_FUNCTION flag.
|
/netbsd-src/external/gpl3/binutils/dist/gprof/ |
H A D | ChangeLog-2011 | 70 that have no BSF_FUNCTION syms.
|
H A D | corefile.c | 450 if (ignore_non_functions && (sym->flags & BSF_FUNCTION) == 0) in core_sym_class() 731 || (core_syms[i]->flags & BSF_FUNCTION) != 0); in core_create_function_syms()
|
H A D | ChangeLog-2009 | 163 is_func field based on the setting of the BSF_FUNCTION flag.
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | vax-dis.c | 190 && (info->symbols[0]->flags & (BSF_FUNCTION | BSF_SYNTHETIC)) in is_function_entry()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | vax-dis.c | 190 && (info->symbols[0]->flags & (BSF_FUNCTION | BSF_SYNTHETIC)) in is_function_entry()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | dwarf2.c | 4753 if (sym->flags & BSF_FUNCTION) in comp_unit_find_line() 5297 if (sym->flags & BSF_FUNCTION) in stash_find_line_fast() 5679 if (sym->flags & BSF_FUNCTION && sym->section != NULL) in _bfd_dwarf2_find_symbol_bias() 5895 if ((symbol->flags & BSF_FUNCTION) == 0 in _bfd_dwarf2_find_nearest_line_with_alt() 5977 found = (((symbol->flags & BSF_FUNCTION) == 0 in _bfd_dwarf2_find_nearest_line_with_alt() 6198 if ((cache_flags & BSF_FUNCTION) && ((sym_flags & BSF_FUNCTION) == 0)) in better_fit() 6200 if ((sym_flags & BSF_FUNCTION) && ((cache_flags & BSF_FUNCTION) == 0)) in better_fit()
|
H A D | peicode.h | 551 if (extra_flags & BSF_FUNCTION) in pe_ILF_make_a_symbol() 1080 BSF_NOT_AT_END | BSF_FUNCTION); in pe_ILF_build_a_bfd()
|
H A D | wasm-module.c | 346 sym->flags = BSF_GLOBAL | BSF_FUNCTION; in wasm_scan_name_function_section()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | peicode.h | 558 if (extra_flags & BSF_FUNCTION) in pe_ILF_make_a_symbol() 1098 BSF_NOT_AT_END | BSF_FUNCTION); in pe_ILF_build_a_bfd()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/ |
H A D | syms.texi | 189 #define BSF_FUNCTION (1 << 3) 261 calling the function that it points to. BSF_FUNCTION must
|
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/ |
H A D | syms.texi | 188 #define BSF_FUNCTION (1 << 3) 260 calling the function that it points to. BSF_FUNCTION must
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | objdump.c | 1163 if ((aflags & BSF_FUNCTION) != (bflags & BSF_FUNCTION)) in compare_symbols() 1165 if ((aflags & BSF_FUNCTION) != 0) in compare_symbols() 3623 if (sym->flags & BSF_FUNCTION) in disassemble_section() 3659 if (sym->flags & BSF_FUNCTION) in disassemble_section() 3745 || (sym->flags & BSF_FUNCTION) != 0) in disassemble_section()
|