Home
last modified time | relevance | path

Searched refs:dlltmp (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddlltool.c496 #define TMP_ASM dlltmp (&tmp_asm_buf, "%sc.s")
497 #define TMP_HEAD_S dlltmp (&tmp_head_s_buf, "%sh.s")
498 #define TMP_HEAD_O dlltmp (&tmp_head_o_buf, "%sh.o")
499 #define TMP_TAIL_S dlltmp (&tmp_tail_s_buf, "%st.s")
500 #define TMP_TAIL_O dlltmp (&tmp_tail_o_buf, "%st.o")
501 #define TMP_STUB dlltmp (&tmp_stub_buf, "%ss")
875 dlltmp (char **buf, const char *fmt) in dlltmp() function
DChangeLog-0203241 (dlltmp): Ditto.
494 (dlltmp): Pass address of pointer being alloced or suffer neverending