Searched refs:file_symbol (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/binutils/binutils/ |
| HD | nm.c | 605 #define file_symbol(s, sn, snl) \ in size_forward1() macro 611 xf = file_symbol (x, xn, xnl); in size_forward1() 612 yf = file_symbol (y, yn, ynl); in size_forward1()
|
| HD | objdump.c | 535 #define file_symbol(s, sn, snl) \ in compare_symbols() macro 541 af = file_symbol (a, an, anl); in compare_symbols() 542 bf = file_symbol (b, bn, bnl); in compare_symbols()
|