Home
last modified time | relevance | path

Searched refs:xgate_frob_symbol (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-xgate.h109 #define tc_frob_symbol(sym, punt) punt = xgate_frob_symbol (sym)
110 extern int xgate_frob_symbol (symbolS *);
Dtc-xgate.c1006 xgate_frob_symbol (symbolS *sym) in xgate_frob_symbol() function
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-2012979 * config/tc-xgate.c (xgate_frob_symbol): Wrote new function to mark
DChangeLog-20201167 * config/tc-xgate.c (xgate_frob_symbol): Likewise.