Home | History | Annotate | Download | only in src

Lines Matching refs:rel_type

420   int (*rel_type) (struct ld_state *);
421 #define REL_TYPE(state) \
422 DL_CALL_FCT ((state)->callbacks.rel_type, (state))