Lines Matching refs:DYNAMIC_SECTION_FLAGS
388 XElf_Xword (*dynamic_section_flags) (struct ld_state *);389 #define DYNAMIC_SECTION_FLAGS(state) \390 DL_CALL_FCT ((state)->callbacks.dynamic_section_flags, (state))