Searched refs:obj_sec_sym_ok_for_reloc (Results 1 – 14 of 14) sorted by relevance
205 #ifndef obj_sec_sym_ok_for_reloc206 #define obj_sec_sym_ok_for_reloc(SEC) 0 macro249 if (obj_sec_sym_ok_for_reloc (sec)) in section_symbol()
6616 * config/obj-ecoff.h (obj_sec_sym_ok_for_reloc): Define to be 1.6684 obj_sec_sym_ok_for_reloc says it's okay, use the BFD section6686 (obj_sec_sym_ok_for_reloc): Default to always returning 0.6687 * config/obj-aout.h (obj_sec_sym_ok_for_reloc) [BFD_ASSEMBLER]:6689 * config/obj-elf.h (obj_sec_sym_ok_for_reloc): New macro.
4259 (obj_sec_sym_ok_for_reloc): Define.4267 * config/obj-elf.h (obj_sec_sym_ok_for_reloc): Expand comment.
7632 (obj_sec_sym_ok_for_reloc): And here.
174 #ifndef obj_sec_sym_ok_for_reloc175 #define obj_sec_sym_ok_for_reloc(SEC) ((SEC)->owner != 0) macro
71 #define obj_sec_sym_ok_for_reloc(SEC) 1 macro
63 #define obj_sec_sym_ok_for_reloc(SEC) 1 macro
54 #define obj_sec_sym_ok_for_reloc(SEC) 1 macro
181 #ifndef obj_sec_sym_ok_for_reloc182 #define obj_sec_sym_ok_for_reloc(SEC) ((SEC)->owner != 0) macro
88 #define obj_sec_sym_ok_for_reloc(A) \ macro
231 return obj_sec_sym_ok_for_reloc (sec); in obj_aout_sec_sym_ok_for_reloc()
259 return obj_sec_sym_ok_for_reloc (sec); in elf_sec_sym_ok_for_reloc()
63 #undef obj_sec_sym_ok_for_reloc
1608 @item obj_sec_sym_ok_for_reloc1609 @cindex obj_sec_sym_ok_for_reloc