Searched refs:h_sec (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_hrt.h75 u_long h_sec; member in struct:__anon7972
H A Dsvr4_misc.c1077 t.h_sec = tv.tv_sec;
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff-arm.c1323 asection * h_sec = h->root.u.def.section;
1328 + h_sec->output_section->vma
1329 + h_sec->output_offset);
1363 if (h_sec->owner != NULL
1364 && INTERWORK_SET (h_sec->owner)
1365 && ! INTERWORK_FLAG (h_sec->owner))
1370 h_sec->owner, input_bfd, name);
1452 if (h_sec->owner != NULL
1453 && INTERWORK_SET (h_sec->owner)
1454 && ! INTERWORK_FLAG (h_sec
1321 asection * h_sec = h->root.u.def.section; local
[all...]

Completed in 128 milliseconds