HomeSort by relevance Sort by last modified time
    Searched refs:d10v_cleanup (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/gas/config/
tc-d10v.h 47 int d10v_cleanup (void);
49 #define md_cleanup() d10v_cleanup ()
50 #define md_do_align(a,b,c,d,e) d10v_cleanup ()
63 #define md_flush_pending_output d10v_cleanup
tc-d10v.c 72 static packing_type etype = PACK_UNSPEC; /* Used by d10v_cleanup. */
1606 d10v_cleanup (void) function
    [all...]

Completed in 70 milliseconds