Home | History | Annotate | Download | only in src

Lines Matching refs:STT_FUNC

451       if (symbol == NULL || symbol->type != STT_FUNC
596 if (unlikely (sym->type != STT_FUNC) && ! sym->need_copy)
624 sym->type = STT_FUNC;
798 assert (value != 0 || symref[idx]->type != STT_FUNC);
823 && symref[idx]->type != STT_FUNC)