Lines Matching refs:special_section_number_p
378 bool (*special_section_number_p) (struct ld_state *, size_t);379 #define SPECIAL_SECTION_NUMBER_P(state, number) \380 DL_CALL_FCT ((state)->callbacks.special_section_number_p, (state, number))