Lines Matching refs:finalize
372 /* Finalize the output file. */373 int (*finalize) (struct ld_state *);374 #define FINALIZE(state) \375 DL_CALL_FCT ((state)->callbacks.finalize, (state))402 /* Finalize the .plt section the what belongs to them. */