Searched refs:aout_section_data (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/binutils/bfd/
H A Dlibaout.h465 #define aout_section_data(s) \
463 #define aout_section_data macro
H A Daoutx.h4649 if (aout_section_data (input_section) != NULL
4650 && aout_section_data (input_section)->relocs != NULL)
4651 relocs = aout_section_data (input_section)->relocs;
H A Dsunos.c1707 aout_section_data (sec)->relocs = relocs;

Completed in 116 milliseconds