Lines Matching refs:finalize
364 /* Finalize the output file. */365 int (*finalize) (struct ld_state *);366 #define FINALIZE(state) \367 DL_CALL_FCT ((state)->callbacks.finalize, (state))394 /* Finalize the .plt section the what belongs to them. */