The OBJECT keyword allows control over the order in which functions are placed in the output file.
OBJECT (function, sourcefile.c)
It is important to note that if you write an object to the output file using the OBJECT keyword, the same object will not be written again by either the GROUP keyword or the '*' wildcard.