Home
last modified time | relevance | path

Searched refs:IS_CALLNAME (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/
Dbout.h165 #define IS_CALLNAME(x) (N_CALLNAME == (x)) macro
/toolchain/binutils/binutils-2.27/bfd/
Dbout.c253 if (IS_BALNAME ((*a)->other) || IS_CALLNAME ((*b)->other)) in b_out_symbol_cmp()
255 if (IS_CALLNAME ((*a)->other) || IS_BALNAME ((*b)->other)) in b_out_symbol_cmp()
552 if (IS_CALLNAME (symbol->other)) in calljx_callback()
597 else if (IS_CALLNAME (symbol->other)) in callj_callback()