| /freebsd-11-stable/tools/regression/netinet/ipdivert/ |
| HD | ipdivert.c | 59 fail(const char *test, const char *note) in fail() 67 failx(const char *test, const char *note) in failx()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/ |
| HD | WithColor.cpp | 64 raw_ostream &WithColor::note() { return note(errs()); } in note() function in WithColor 84 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix, in note() function in WithColor
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | cfgrtl.c | 86 can_delete_note_p (rtx note) in can_delete_note_p() 109 rtx note; in delete_insn() local 997 rtx note; in force_nonfallthru_and_redirect() local 1008 rtx note; in force_nonfallthru_and_redirect() local 1699 rtx note; in update_br_prob_note() local 1816 rtx note; in rtl_verify_flow_info_1() local 2118 rtx insn = BB_END (bb), note; in purge_dead_edges() local 2175 rtx note; in purge_dead_edges() local 2956 rtx note; in insert_insn_end_bb_new() local
|
| HD | cfgbuild.c | 94 rtx note; in control_flow_insn_p() local 388 rtx note = find_reg_note (insn, REG_EH_REGION, NULL_RTX); in make_edges() local 715 rtx note = find_reg_note (BB_END (b), REG_BR_PROB, NULL); in compute_outgoing_frequencies() local
|
| HD | jump.c | 215 rtx note, next; in init_label_info() local 1221 delete_prior_computation (rtx note, rtx insn) in delete_prior_computation() 1349 rtx note, next; in delete_computation() local 1402 rtx note; in delete_related_insns() local 1673 rtx note; in redirect_jump_2() local
|
| HD | cfglayout.c | 405 rtx note = emit_note_before (NOTE_INSN_BLOCK_END, insn); in change_scope() local 535 rtx insn, note; in reemit_insn_block_notes() local 692 rtx note = find_reg_note (bb_end_insn, REG_BR_PROB, 0); in fixup_reorder_chain() local
|
| HD | local-alloc.c | 482 rtx note; in validate_equiv_mem() local 820 rtx note; in update_equiv_regs() local 1133 rtx note; in update_equiv_regs() local 1285 rtx note, hard_reg; in block_alloc() local 2415 rtx note = find_reg_note (insn, REG_LIBCALL, NULL_RTX); in no_conflict_p() local
|
| HD | reg-stack.c | 712 remove_regno_note (rtx insn, enum reg_note note, unsigned int regno) in remove_regno_note() 962 rtx note; in move_for_stack_reg() local 1348 rtx note; in subst_stack_regs_pat() local 1955 rtx note; in subst_asm_stack_regs() local 2226 rtx *note_link, note; in subst_stack_regs() local
|
| HD | ipa-utils.c | 51 const char * note, in ipa_utils_print_order()
|
| HD | gcse.c | 1688 rtx note; in hash_scan_set() local 2645 rtx note = find_reg_equal_equiv_note (insn); in try_replace_reg() local 2777 rtx note = find_reg_equal_equiv_note (jump); in cprop_jump() local 2913 rtx note; in cprop_insn() local 3069 rtx note; in do_local_cprop() local 3139 rtx note = find_reg_equal_equiv_note (end); in adjust_libcall_notes() local 3190 rtx note = find_reg_note (insn, REG_LIBCALL, NULL_RTX); in local_cprop_pass() local 3521 rtx insn, note; in bypass_block() local 4012 rtx note; in insert_insn_end_bb() local 4378 rtx note; in gcse_emit_move_after() local [all …]
|
| HD | emit-rtl.c | 3037 rtx note = find_reg_note (insn, REG_CC_USER, NULL_RTX); in next_cc0_user() local 3058 rtx note = find_reg_note (insn, REG_CC_SETTER, NULL_RTX); in prev_cc0_setter() local 3111 rtx note, seq; in try_split() local 3877 rtx note = rtx_alloc (NOTE); in emit_note_before() local 4093 rtx note = rtx_alloc (NOTE); in emit_note_after() local 4109 rtx note; in emit_note_copy_after() local 4473 rtx note; in emit_line_note() local 4507 rtx note; in emit_note_copy() local 4532 rtx note; in emit_note() local 4562 rtx note = find_reg_note (insn, kind, NULL_RTX); in set_unique_reg_note() local
|
| HD | flow.c | 807 rtx note; in delete_noop_moves() local 1684 propagate_block_delete_libcall (rtx insn, rtx note) in propagate_block_delete_libcall() 1703 rtx note; in propagate_one_insn() local 1870 rtx note, cond; in propagate_one_insn() local 1935 rtx note, cond; in propagate_one_insn() local 2467 libcall_dead_p (struct propagate_block_info *pbi, rtx note, rtx insn) in libcall_dead_p() 3620 rtx note; in attempt_auto_inc() local
|
| HD | predict.c | 158 rtx note; in rtl_predicted_by_p() local 214 br_prob_note_reliable_p (rtx note) in br_prob_note_reliable_p() 336 rtx note; in invert_br_probabilities() local 408 rtx note; in combine_predictions_for_insn() local
|
| HD | regmove.c | 142 rtx note = find_reg_note (insn, REG_DEAD, reg); in try_auto_increment() local 400 rtx note; in optimize_reg_copy_1() local 729 rtx note = find_reg_note (p, REG_EQUAL, NULL_RTX); in optimize_reg_copy_3() local 1914 rtx note = find_reg_note (insn, REG_EQUAL, NULL_RTX); in fixup_match_1() local
|
| HD | haifa-sched.c | 1436 rtx line, note, prev, new; in restore_line_notes() local 1922 rtx note, last = insn; in reemit_notes() local 1945 rtx note; in move_insn() local 3970 rtx note, insn, link, jump, ready_list = 0; in fix_recovery_deps() local 4147 rtx prev, label, note, next; in unlink_bb_notes() local 4188 rtx prev, label, note, next; in restore_bb_notes() local 4547 rtx note; in bb_note() local
|
| HD | sched-vis.c | 704 rtx note; in dump_insn_slim() local
|
| HD | reorg.c | 517 rtx note, next; in emit_delay_sequence() local 677 rtx note = find_reg_note (insn, REG_CC_SETTER, NULL_RTX); in delete_scheduled_jump() local 966 rtx note; in mostly_true_jump() local 2659 rtx note; in fill_slots_from_thread() local
|
| HD | except.c | 1679 rtx note; in sjlj_find_directly_reachable_regions() local 1789 rtx note, before, p; in sjlj_mark_call_sites() local 1876 rtx x, note; in sjlj_emit_function_enter() local 2648 rtx note = find_reg_note (insn, REG_EH_REGION, NULL_RTX); in reachable_handlers() local 2701 rtx note; in can_throw_internal() local 2755 rtx note; in can_throw_external() local 3246 rtx insn, iter, note; in convert_to_eh_region_ranges() local
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
| HD | ProcessElfCore.cpp | 505 ELFNote note = ELFNote(); in parseSegment() local 525 for (const auto ¬e : notes) { in parseFreeBSDNotes() local 603 for (const auto ¬e : notes) { in parseNetBSDNotes() local 728 for (const auto ¬e : notes) { in parseOpenBSDNotes() local 775 for (const auto ¬e : notes) { in parseLinuxNotes() local
|
| /freebsd-11-stable/sbin/dhclient/tests/ |
| HD | fake.c | 42 note(const char *fmt, ...) in note() function
|
| /freebsd-11-stable/contrib/gdb/gdb/ |
| HD | osabi.c | 364 check_note (bfd *abfd, asection *sect, const char *note, in check_note() 414 char *note; in generic_elf_osabi_sniff_abi_tag_sections() local
|
| /freebsd-11-stable/sbin/dhclient/ |
| HD | errwarn.c | 121 note(const char *fmt, ...) in note() function
|
| /freebsd-11-stable/contrib/binutils/bfd/ |
| HD | elf.c | 7538 elfcore_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_prstatus() 7611 Elf_Internal_Note *note) in elfcore_make_note_pseudosection() 7622 elfcore_grok_prfpreg (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_prfpreg() 7632 elfcore_grok_prxfpreg (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_prxfpreg() 7640 elfcore_grok_thrmisc (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_thrmisc() 7689 elfcore_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_psinfo() 7748 elfcore_grok_pstatus (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_pstatus() 7783 elfcore_grok_lwpstatus (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_lwpstatus() 7864 elfcore_grok_win32pstatus (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_win32pstatus() 7942 elfcore_grok_note (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_note() [all …]
|
| /freebsd-11-stable/sys/kern/ |
| HD | imgact_elf.c | 182 kfreebsd_trans_osrel(const Elf_Note *note, int32_t *osrel) in kfreebsd_trans_osrel() 1788 Elf_Note *note; in __elfN() local 1817 Elf_Note note; in __elfN() local 2337 const Elf_Note *note, *note0, *note_end; in __elfN() local 2403 brandnote_cb(const Elf_Note *note, void *arg0, boolean_t *res) in brandnote_cb()
|
| /freebsd-11-stable/sys/dev/beri/virtio/ |
| HD | virtio_mmio_platform.c | 175 int note; in platform_note() local
|