Searched refs:aout_section_data (Results 1 – 4 of 4) sorted by relevance
463 #define aout_section_data(s) \ macro
4640 if (aout_section_data (input_section) != NULL in aout_link_input_section()4641 && aout_section_data (input_section)->relocs != NULL) in aout_link_input_section()4642 relocs = aout_section_data (input_section)->relocs; in aout_link_input_section()
1706 aout_section_data (sec)->relocs = relocs; in sunos_scan_relocs()
6792 (aout_section_data): Define new accessor macro.