Home
last modified time | relevance | path

Searched defs:note (Results 1 – 25 of 154) sorted by relevance

1234567

/dragonfly/contrib/binutils-2.34/bfd/
H A Delf.c9507 Elf_Internal_Note *note) in elfcore_make_note_pseudosection()
9518 elfcore_grok_prfpreg (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_prfpreg()
9544 elfcore_grok_ppc_vmx (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_vmx()
9550 elfcore_grok_ppc_vsx (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_vsx()
9556 elfcore_grok_ppc_tar (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_tar()
9562 elfcore_grok_ppc_ppr (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_ppr()
9574 elfcore_grok_ppc_ebb (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_ebb()
9580 elfcore_grok_ppc_pmu (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_pmu()
9789 elfcore_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_psinfo()
10061 elfcore_grok_note (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_note()
[all …]
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf.c8753 elfcore_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_prstatus()
8832 Elf_Internal_Note *note) in elfcore_make_note_pseudosection()
8843 elfcore_grok_prfpreg (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_prfpreg()
8869 elfcore_grok_ppc_vmx (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_vmx()
8875 elfcore_grok_ppc_vsx (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_vsx()
8947 elfcore_grok_arm_vfp (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_arm_vfp()
9012 elfcore_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_psinfo()
9077 elfcore_grok_pstatus (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_pstatus()
9284 elfcore_grok_note (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_note()
9508 elfobj_grok_gnu_note (bfd *abfd, Elf_Internal_Note *note) in elfobj_grok_gnu_note()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcfgrtl.c89 can_delete_note_p (const_rtx note) in can_delete_note_p()
120 rtx note; in delete_insn() local
507 rtx note; in bb_note() local
990 rtx new_label, note; in patch_jump_insn() local
1143 rtx note; in force_nonfallthru_and_redirect() local
1156 rtx note; in force_nonfallthru_and_redirect() local
1250 rtx insn = BB_END (e->src), note; in force_nonfallthru_and_redirect() local
1804 rtx note; in update_br_prob_note() local
1904 rtx note; in rtl_verify_flow_info_1() local
2294 rtx insn = BB_END (bb), note; in purge_dead_edges() local
[all …]
H A Dcprop.c296 rtx note = find_reg_equal_equiv_note (insn); in hash_scan_set() local
738 rtx note = find_reg_equal_equiv_note (insn); in try_replace_reg() local
884 rtx note = find_reg_equal_equiv_note (jump); in cprop_jump() local
1033 rtx note; in cprop_insn() local
1188 rtx note; in do_local_cprop() local
1249 rtx note = find_reg_equal_equiv_note (insn); in local_cprop_pass() local
1502 rtx insn, note; in bypass_block() local
H A Dregmove.c200 rtx note = find_reg_note (insn, REG_DEAD, reg); in try_auto_increment() local
235 rtx note; in optimize_reg_copy_1() local
469 rtx note; in optimize_reg_copy_2() local
587 rtx note = find_reg_note (set_insn, REG_EQUAL, NULL_RTX); in optimize_reg_copy_3() local
H A Dfwprop.c924 update_df (rtx insn, rtx note) in update_df()
955 rtx note = NULL_RTX; in try_fwprop_subst() local
1280 rtx note = find_reg_note (use_insn, REG_EQUAL, NULL_RTX); in forward_propagate_and_simplify() local
1306 rtx note = find_reg_note (use_insn, REG_EQUAL, NULL_RTX); in forward_propagate_and_simplify() local
H A Dcfgbuild.c359 rtx note; in make_edges() local
548 rtx note = find_reg_note (BB_END (b), REG_BR_PROB, NULL); in compute_outgoing_frequencies() local
H A Dcombine-stack-adj.c305 rtx note, last_note; in maybe_move_args_size_note() local
353 rtx note, test, next_candidate, prev_candidate; in force_move_args_size_note() local
H A Dreorg.c555 rtx note, next; in emit_delay_sequence() local
716 rtx note = find_reg_note (insn, REG_CC_SETTER, NULL_RTX); in delete_scheduled_jump() local
1001 rtx note; in mostly_true_jump() local
2770 rtx note; in fill_slots_from_thread() local
3185 delete_prior_computation (rtx note, rtx insn) in delete_prior_computation()
3301 rtx note, next; in delete_computation() local
H A Dcfglayout.c448 rtx note = emit_note_before (NOTE_INSN_BLOCK_END, insn); in change_scope() local
590 rtx insn, note; in reemit_insn_block_notes() local
824 rtx note = find_reg_note (bb_end_insn, REG_BR_PROB, 0); in fixup_reorder_chain() local
H A Dreg-stack.c704 remove_regno_note (rtx insn, enum reg_note note, unsigned int regno) in remove_regno_note()
952 rtx note; in move_for_stack_reg() local
1400 rtx note; in subst_stack_regs_pat() local
2030 rtx note; in subst_asm_stack_regs() local
2300 rtx *note_link, note; in subst_stack_regs() local
H A Djump.c191 rtx note, next; in init_label_info() local
1237 rtx note; in delete_related_insns() local
1549 rtx note; in redirect_jump_2() local
H A Dstore-motion.c398 const_rtx reg, base, note, pat; in store_killed_in_insn() local
853 rtx last, insn, note; in remove_reachable_equiv_notes() local
930 rtx insn, mem, note, set, ptr; in replace_store_insn() local
/dragonfly/contrib/gdb-7/bfd/
H A Delf.c7999 elfcore_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_prstatus()
8078 Elf_Internal_Note *note) in elfcore_make_note_pseudosection()
8089 elfcore_grok_prfpreg (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_prfpreg()
8115 elfcore_grok_ppc_vmx (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_vmx()
8121 elfcore_grok_ppc_vsx (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_ppc_vsx()
8181 elfcore_grok_arm_vfp (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_arm_vfp()
8246 elfcore_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_psinfo()
8311 elfcore_grok_pstatus (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_pstatus()
8518 elfcore_grok_note (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_note()
8727 elfobj_grok_gnu_note (bfd *abfd, Elf_Internal_Note *note) in elfobj_grok_gnu_note()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcprop.c292 rtx note = find_reg_equal_equiv_note (insn); in hash_scan_set() local
731 rtx note = find_reg_equal_equiv_note (insn); in try_replace_reg() local
901 rtx note = find_reg_equal_equiv_note (jump); in cprop_jump() local
1048 rtx note; in cprop_insn() local
1197 rtx note; in do_local_cprop() local
1263 rtx note = find_reg_equal_equiv_note (insn); in local_cprop_pass() local
1526 rtx note; in bypass_block() local
H A Dcfgrtl.c97 can_delete_note_p (const rtx_note *note) in can_delete_note_p()
128 rtx note; in delete_insn() local
668 rtx_insn *note; in bb_note() local
1218 rtx note; in patch_jump_insn() local
1487 rtx note; in force_nonfallthru_and_redirect() local
1501 rtx note; in force_nonfallthru_and_redirect() local
1598 rtx note; in force_nonfallthru_and_redirect() local
2257 rtx note; in update_br_prob_note() local
2460 rtx note; in rtl_verify_edges() local
3039 rtx note; in purge_dead_edges() local
[all …]
H A Dfwprop.c925 update_df (rtx_insn *insn, rtx note) in update_df()
957 rtx note = NULL_RTX; in try_fwprop_subst() local
1296 rtx note = find_reg_note (use_insn, REG_EQUAL, NULL_RTX); in forward_propagate_and_simplify() local
1322 rtx note = find_reg_note (use_insn, REG_EQUAL, NULL_RTX); in forward_propagate_and_simplify() local
H A Dcfgbuild.c349 rtx note; in make_edges() local
608 rtx note = find_reg_note (BB_END (b), REG_BR_PROB, NULL); in compute_outgoing_frequencies() local
H A Dcombine-stack-adj.c330 rtx note, last_note; in maybe_move_args_size_note() local
416 rtx note; in force_move_args_size_note() local
H A Dreorg.c511 rtx note, next; in emit_delay_sequence() local
644 rtx note = find_reg_note (insn, REG_CC_SETTER, NULL_RTX); in delete_scheduled_jump() local
841 rtx note = find_reg_note (jump_insn, REG_BR_PROB, 0); in mostly_true_jump() local
2517 rtx note; in fill_slots_from_thread() local
2931 delete_prior_computation (rtx note, rtx_insn *insn) in delete_prior_computation()
3047 rtx note, next; in delete_computation() local
/dragonfly/sys/vfs/procfs/
H A Dprocfs_note.c49 char note[PROCFS_NOTELEN+1]; in procfs_donote() local
/dragonfly/crypto/openssh/
H A Dhostfile.h31 u_int note; /* caller-specific note/flag */ member
103 u_int note; /* caller-specified note copied from arguments */ member
H A Dhostfile.c267 const char *path, FILE *f, u_int note) in load_hostkeys_file()
287 u_int note) in load_hostkeys()
752 void *ctx, const char *host, const char *ip, u_int options, u_int note) in hostkeys_foreach_file()
922 const char *host, const char *ip, u_int options, u_int note) in hostkeys_foreach()
/dragonfly/sbin/hammer/
H A Dcmd_snapshot.c63 char note[64]; in hammer_cmd_snap() local
325 char *note = NULL; in hammer_cmd_snapshot() local
/dragonfly/contrib/gdb-7/gdb/
H A Dosabi.c381 check_note (bfd *abfd, asection *sect, char *note, unsigned int *sectsize, in check_note()
430 char *note; in generic_elf_osabi_sniff_abi_tag_sections() local

1234567