Home
last modified time | relevance | path

Searched refs:fns (Results 1 – 18 of 18) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Ddebug.c2307 debug_write (void *handle, const struct debug_write_fns *fns, void *fhandle) in debug_write() argument
2335 if (! (*fns->start_compilation_unit) (fhandle, u->files->filename)) in debug_write()
2345 else if (! (*fns->start_source) (fhandle, f->filename)) in debug_write()
2350 if (! debug_write_name (info, fns, fhandle, n)) in debug_write()
2356 if (! debug_write_linenos (info, fns, fhandle, (bfd_vma) -1)) in debug_write()
2367 const struct debug_write_fns *fns, void *fhandle, in debug_write_name() argument
2373 if (! debug_write_type (info, fns, fhandle, n->u.type, n) in debug_write_name()
2374 || ! (*fns->typdef) (fhandle, n->name)) in debug_write_name()
2378 if (! debug_write_type (info, fns, fhandle, n->u.tag, n)) in debug_write_name()
2380 return (*fns->tag) (fhandle, n->name); in debug_write_name()
[all …]
DChangeLog-91974634 fns really static.
/toolchain/binutils/binutils-2.27/libiberty/
Dsimple-object-elf.c695 const struct elf_type_functions* fns; in simple_object_elf_write_ehdr() local
703 fns = attrs->type_functions; in simple_object_elf_write_ehdr()
730 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_type, Elf_Half, ET_REL); in simple_object_elf_write_ehdr()
731 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_machine, Elf_Half, attrs->machine); in simple_object_elf_write_ehdr()
732 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_version, Elf_Word, EV_CURRENT); in simple_object_elf_write_ehdr()
735 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_shoff, Elf_Addr, ehdr_size); in simple_object_elf_write_ehdr()
736 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_flags, Elf_Word, attrs->flags); in simple_object_elf_write_ehdr()
737 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_ehsize, Elf_Half, ehdr_size); in simple_object_elf_write_ehdr()
738 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_phentsize, Elf_Half, in simple_object_elf_write_ehdr()
743 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_shentsize, Elf_Half, in simple_object_elf_write_ehdr()
[all …]
Dxatexit.c53 void (*fns[XATEXIT_SIZE]) (void); /* the table itself */ member
84 p->fns[p->ind++] = fn; in xatexit()
98 (*p->fns[n]) (); in xatexit_cleanup()
/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-9899500 (cgen_operand_lookup_by_name,cgen_operand_lookup_by_num): New fns.
965 * cgen-asm.c (all fns): New first arg of opcode table descriptor.
968 * cgen-dis.c (all fns): New first arg of opcode table descriptor.
970 * cgen-opc.c (all fns): New first arg of opcode table descriptor.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-alpha.c4008 static void (* const fns[]) (int) = { in s_alpha_coff_wrapper() local
4019 gas_assert (which >= 0 && which < (int) (sizeof (fns)/sizeof (*fns))); in s_alpha_coff_wrapper()
4022 (*fns[which]) (0); in s_alpha_coff_wrapper()
/toolchain/binutils/binutils-2.27/gas/doc/
DMakefile.in550 -rm -rf as.aux as.cp as.cps as.fn as.fns as.ky as.log as.pg as.pgs as.tmp \
/toolchain/binutils/binutils-2.27/binutils/doc/
DMakefile.in522 -rm -rf binutils.aux binutils.cp binutils.cps binutils.fn binutils.fns \
/toolchain/binutils/binutils-2.27/gprof/
DMakefile.in663 -rm -rf gprof.aux gprof.cp gprof.cps gprof.fn gprof.fns gprof.ky gprof.kys \
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-91931481 (lynx_32_slurp_reloc_table): Define, call Lynx swapping fns.
1482 (lynx_32_squirt_out_relocs): Define, call Lynx swapping fns.
1483 (lynx_32_canonicalize_reloc): Define, call Lynx swapping fns.
1484 (WRITE_HEADERS): Define, call Lynx swapping fns.
DChangeLog-00016618 (elf32_hppa_size_dynamic_sections): Set plt_abs for init fns.
DChangeLog-02034725 (sort_dynamic_relocs_64): New fns.
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-98992924 (*): Prepend gas_ to gas specific fns to denote them as such.
2929 (*): Prepend gas_ to gas specific fns to denote them as such.
DChangeLog-20042501 (relax_close_frag, relax_start, relax_switch, relax_end): New fns.
DChangeLog-02035060 (mips_strict_matching_cpu_name_p, mips_matching_cpu_name_p): New fns.
DChangeLog-92951174 * config/tc-sparc.c (parse_keyword_arg, parse_const_expr_arg): New fns.
5437 * config/obj-coff.c (obj_coff_* psuedo-op fns): Deleted
/toolchain/binutils/binutils-2.27/include/opcode/
DChangeLog-91031460 (all fns): New first arg of opcode table descriptor.
/toolchain/binutils/binutils-2.27/ld/
DMakefile.in1716 -rm -rf ld.aux ld.cp ld.cps ld.fn ld.fns ld.ky ld.log ld.pg ld.pgs ld.tmp \