Searched defs:note (Results 1 - 25 of 83) sorted by relevance

1234

/freebsd-10-stable/sbin/dhclient/tests/
H A Dfake.c42 note(char *fmt, ...) function
/freebsd-10-stable/tools/regression/netinet/ipdivert/
H A Dipdivert.c59 fail(const char *test, const char *note) argument
67 failx(const char *test, const char *note) argument
/freebsd-10-stable/sbin/dhclient/
H A Derrwarn.c121 note(char *fmt, ...) function
/freebsd-10-stable/contrib/gcc/
H A Dipa-utils.c50 ipa_utils_print_order(FILE* out, const char * note, struct cgraph_node** order, int count) argument
H A Dsched-vis.c704 rtx note; local
H A Dcfgbuild.c94 rtx note; local
388 rtx note = find_reg_note (insn, REG_EH_REGION, NULL_RTX); local
715 rtx note = find_reg_note (BB_END (b), REG_BR_PROB, NULL); local
[all...]
H A Dsched-ebb.c496 rtx note; local
[all...]
H A Dcfglayout.c405 rtx note = emit_note_before (NOTE_INSN_BLOCK_END, insn); local
535 rtx insn, note; local
692 rtx note = find_reg_note (bb_end_insn, REG_BR_PROB, 0); local
[all...]
H A Dpostreload-gcse.c716 rtx note; local
H A Dstruct-equiv.c843 rtx note; local
[all...]
H A Dcfgcleanup.c986 rtx note; local
[all...]
H A Ddf-scan.c1520 rtx note; local
1545 rtx note; local
[all...]
H A Djump.c215 rtx note, next; local
1221 delete_prior_computation(rtx note, rtx insn) argument
1349 rtx note, next; local
1402 rtx note; local
1673 rtx note; local
[all...]
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dfootnote.c91 char *note; member in struct:fn
100 remember_note(char *marker, char *note) argument
139 char *note; local
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Delf32-sparc.c34 elf32_sparc_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) argument
H A Delf32-mips.c1452 size, note->descpos + offset); argument
1422 elf32_mips_grok_prstatus(bfd *abfd, Elf_Internal_Note *note) argument
H A Delfn32-mips.c2225 elf32_mips_grok_prstatus(bfd *abfd, Elf_Internal_Note *note) argument
2255 elf32_mips_grok_psinfo(bfd *abfd, Elf_Internal_Note *note) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dexpprint.c756 dump_raw_expression(struct expression *exp, struct ui_file *stream, char *note) argument
H A Dosabi.c364 check_note(bfd *abfd, asection *sect, const char *note, const char *name, unsigned long descsz, unsigned long type) argument
406 char *note; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransUnbridgedCasts.cpp379 std::string note = "remove the cast and change return type of function " local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp448 ELFNote note = ELFNote(); local
[all...]
/freebsd-10-stable/sys/amd64/linux32/
H A Dlinux32_sysvec.c1091 linux32_trans_osrel(const Elf_Note *note, int32_t *osrel) argument
/freebsd-10-stable/sys/amd64/linux/
H A Dlinux_sysvec.c873 linux_trans_osrel(const Elf_Note *note, int32_t *osrel) argument
/freebsd-10-stable/sys/i386/linux/
H A Dlinux_sysvec.c1073 linux_trans_osrel(const Elf_Note *note, int32_t *osrel) argument
/freebsd-10-stable/usr.bin/gcore/
H A Delfcore.c389 Elf_Note note; local
[all...]

Completed in 393 milliseconds

1234