Searched refs:riscv_init_frag (Results 1 – 5 of 5) sorted by relevance
150 #define TC_FRAG_INIT(fragp, max_bytes) riscv_init_frag (fragp, max_bytes)151 extern void riscv_init_frag (struct frag *, int);
4084 riscv_init_frag (fragS * fragP, int max_chars) in riscv_init_frag() function
167 #define TC_FRAG_INIT(fragp, max_bytes) riscv_init_frag (fragp, max_bytes)168 extern void riscv_init_frag (struct frag *, int);
4791 riscv_init_frag (fragS * fragP, int max_chars) in riscv_init_frag() function
94606 (riscv_init_frag): Likewise.172911 (riscv_init_frag): Add mapping symbols for frag, it usually called172922 (TC_FRAG_INIT): Defined to riscv_init_frag.