Home | History | Annotate | Download | only in config

Lines Matching refs:got_type

756 check_got (int * got_type, int * got_len)
772 *got_type = IMM_GOTOFF;
777 *got_type = IMM_GOT;
782 *got_type = IMM_PLT;
812 int got_len, got_type;
815 gotfree_copy = check_got (& got_type, & got_len);
823 exp->X_md = got_type;