Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dxcoff.h349 #define XCOFF_CALLED 0x00000020 macro
DChangeLog-0415242 * xcoff.h (XCOFF_CALLED, XCOFF_IMPORT): Update comments.
/toolchain/binutils/binutils-2.27/bfd/
Dxcofflink.c2153 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()
DChangeLog-20093988 handling to all relocations. Only set XCOFF_CALLED for function
3994 meaning of XCOFF_CALLED.