Searched refs:XCOFF_CALLED (Results 1 – 4 of 4) sorted by relevance
349 #define XCOFF_CALLED 0x00000020 macro
242 * xcoff.h (XCOFF_CALLED, XCOFF_IMPORT): Update comments.
2153 h->flags |= XCOFF_CALLED; in xcoff_link_add_symbols()2670 if ((h->flags & XCOFF_CALLED) != 0) in xcoff_need_ldrel_p()2760 else if ((h->flags & XCOFF_CALLED) != 0) in xcoff_mark_symbol()
3988 handling to all relocations. Only set XCOFF_CALLED for function3994 meaning of XCOFF_CALLED.