Searched refs:segtype (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/netgraph/
H A Dng_lmi.c617 u_int segtype = data[0]; local
624 switch (segtype) {
838 u_int segtype = data[0]; local
847 switch (segtype) {
966 "nglmi: unknown LMI segment type %d\n", segtype);
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c13645 pic_need_relax (symbolS *sym, asection *segtype)
13670 && !s_is_linkonce (sym, segtype)
13947 md_estimate_size_before_relax (fragS *fragp, asection *segtype)
13954 fragp->fr_var = relaxed_branch_length (fragp, segtype, FALSE);
13967 change = pic_need_relax (fragp->fr_symbol, segtype);
13634 pic_need_relax(symbolS *sym, asection *segtype) argument
13936 md_estimate_size_before_relax(fragS *fragp, asection *segtype) argument
H A Dtc-score.c4781 pic_need_relax (symbolS *sym, asection *segtype) argument
4803 if (symsec != segtype && ! S_IS_LOCAL (sym))
H A Dtc-ia64.c3085 asection *segtype ATTRIBUTE_UNUSED)
H A Dtc-arm.c16677 segT segtype ATTRIBUTE_UNUSED)

Completed in 281 milliseconds