Searched refs:xcoffout_end_block (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | xcoffout.h | 183 extern void xcoffout_end_block (unsigned, unsigned);
|
H A D | xcoffout.c | 396 xcoffout_end_block (unsigned int line, unsigned int n) in xcoffout_end_block() function
|
H A D | dbxout.c | 392 xcoffout_end_block,
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | xcoffout.h | 192 extern void xcoffout_end_block PARAMS ((unsigned, unsigned));
|
H A D | xcoffout.c | 395 xcoffout_end_block (line, n) in xcoffout_end_block() function
|
H A D | dbxout.c | 370 xcoffout_end_block,
|
H A D | ChangeLog.6 | 17497 xcoffout_end_block, xcoffout_end_epilogue, xcoffout_end_function): 17500 xcoffout_end_block, xcoffout_end_epilogue): Update prototypes.
|
H A D | ChangeLog.0 | 1284 xcoffout_end_function, xcoffout_end_block,
|