Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/
Dbout.h166 #define IS_BALNAME(x) (N_BALNAME == (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()
558 BFD_ASSERT (IS_BALNAME (balsym->other)); in calljx_callback()
602 BFD_ASSERT (IS_BALNAME (balsym->other)); in callj_callback()