Searched refs:s_mips_frame (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-mips.c1009 static void s_mips_frame (int);
1119 {"frame", s_mips_frame, 0},
14151 s_mips_frame is used so that we can set the PDR information correctly.
14156 s_mips_frame (int ignore ATTRIBUTE_UNUSED)
14143 s_mips_frame (int ignore ATTRIBUTE_UNUSED) function
/haiku-buildtools/binutils/gas/config/
H A Dtc-mips.c1359 static void s_mips_frame (int);
1851 {"frame", s_mips_frame, 0},
19181 s_mips_frame is used so that we can set the PDR information correctly.
19186 s_mips_frame (int ignore ATTRIBUTE_UNUSED)
19171 s_mips_frame (int ignore ATTRIBUTE_UNUSED) function

Completed in 135 milliseconds