Lines Matching refs:po
165 POSUB = po
329 include ./$(DEPDIR)/asm_abort.Po
330 include ./$(DEPDIR)/asm_addint16.Po
331 include ./$(DEPDIR)/asm_addint32.Po
332 include ./$(DEPDIR)/asm_addint64.Po
333 include ./$(DEPDIR)/asm_addint8.Po
334 include ./$(DEPDIR)/asm_addsleb128.Po
335 include ./$(DEPDIR)/asm_addstrz.Po
336 include ./$(DEPDIR)/asm_adduint16.Po
337 include ./$(DEPDIR)/asm_adduint32.Po
338 include ./$(DEPDIR)/asm_adduint64.Po
339 include ./$(DEPDIR)/asm_adduint8.Po
340 include ./$(DEPDIR)/asm_adduleb128.Po
341 include ./$(DEPDIR)/asm_align.Po
342 include ./$(DEPDIR)/asm_begin.Po
343 include ./$(DEPDIR)/asm_end.Po
344 include ./$(DEPDIR)/asm_error.Po
345 include ./$(DEPDIR)/asm_fill.Po
346 include ./$(DEPDIR)/asm_getelf.Po
347 include ./$(DEPDIR)/asm_newabssym.Po
348 include ./$(DEPDIR)/asm_newcomsym.Po
349 include ./$(DEPDIR)/asm_newscn.Po
350 include ./$(DEPDIR)/asm_newscn_ingrp.Po
351 include ./$(DEPDIR)/asm_newscngrp.Po
352 include ./$(DEPDIR)/asm_newsubscn.Po
353 include ./$(DEPDIR)/asm_newsym.Po
354 include ./$(DEPDIR)/asm_scngrp_newsignature.Po
355 include ./$(DEPDIR)/symbolhash.Po
359 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
366 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
570 then cat "$(DEPDIR)/$*.Tpo" >> "$(DEPDIR)/$*.Po"; \