Home
last modified time | relevance | path

Searched refs:postfix (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Ddllwrap.c906 const char *postfix = ""; in main() local
910 postfix = "@12"; in main()
928 + strlen (postfix) + 1); in main()
929 sprintf (entry_point, "%s%s%s", prefix, name_entry, postfix); in main()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-d30v.c330 postfix (char *p) in postfix() function
420 post = postfix (p); in get_operands()
430 post = postfix (p); in get_operands()
Dtc-d10v.c305 postfix (char *p) in postfix() function
390 post = postfix (p); in get_operands()
/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Ddemangle-expected14 # --ret-postfix Passes the DMGL_RET_POSTFIX option
3835 --format=auto --ret-postfix
3839 --format=gnu-v3 --no-params --ret-postfix
3989 --format=gnu-v3 --ret-postfix
3992 --format=gnu-v3 --ret-postfix
3995 --format=gnu-v3 --ret-postfix
/toolchain/binutils/binutils-2.25/libiberty/
DChangeLog759 * testsuite/demangle-expected: New testcases for --ret-postfix.
2075 * testsuite/test-demangle.c (main): Recognize option --ret-postfix
2077 Updated comment to document --ret-postfix option.
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-96971887 (postfix): Stop at space or comma.
3896 (postfix, get_reloc, build_insn): Remove prototypes for nonexistant
DChangeLog-92951006 (local_symbols_DST): first prefix/postfix typo from July 21st.