Searched refs:sec (Results 126 - 150 of 536) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/binutils/bfd/
H A Delf-eh-frame.c440 (bfd *abfd, struct bfd_link_info *info, asection *sec,
470 if (sec->size == 0)
476 if (bfd_is_abs_section (sec->output_section))
491 REQUIRE (bfd_malloc_and_get_section (abfd, sec, &ehbuf));
493 if (sec->size >= 4
504 REQUIRE (sec->size == (unsigned int) sec->size);
507 ->elf_backend_eh_frame_address_size (abfd, sec));
558 if ((bfd_size_type) (buf - ehbuf) == sec->size)
562 REQUIRE (skip_bytes (&buf, ehbuf + sec
439 _bfd_elf_discard_section_eh_frame(bfd *abfd, struct bfd_link_info *info, asection *sec, bfd_boolean (*reloc_symbol_deleted_p) (bfd_vma, void *), struct elf_reloc_cookie *cookie) argument
996 asection *sec; local
1071 _bfd_elf_eh_frame_section_offset(bfd *output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info *info, asection *sec, bfd_vma offset) argument
1164 _bfd_elf_write_section_eh_frame(bfd *abfd, struct bfd_link_info *info, asection *sec, bfd_byte *contents) argument
1534 asection *sec; local
[all...]
H A Dsimple.c138 (bfd *abfd, asection *sec, bfd_byte *outbuf, asymbol **symbol_table);
141 Returns the relocated contents of section @var{sec}. The symbols in
153 asection *sec,
164 if (! (sec->flags & SEC_RELOC))
166 bfd_size_type amt = sec->rawsize > sec->size ? sec->rawsize : sec->size;
167 bfd_size_type size = sec->rawsize ? sec
152 bfd_simple_get_relocated_section_contents(bfd *abfd, asection *sec, bfd_byte *outbuf, asymbol **symbol_table) argument
[all...]
H A Delf32-cr16.c489 asection *sec ATTRIBUTE_UNUSED,
672 asection *sec, bfd_vma addr, int count)
687 sec_shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
689 contents = elf_section_data (sec)->this_hdr.contents;
694 toaddr = sec->size;
696 irel = elf_section_data (sec)->relocs;
697 irelend = irel + sec->reloc_count;
702 sec->size -= count;
705 for (irel = elf_section_data (sec)->relocs; irel < irelend; irel++)
721 for (irel = elf_section_data (sec)
671 elf32_cr16_relax_delete_bytes(struct bfd_link_info *link_info, bfd *abfd, asection *sec, bfd_vma addr, int count) argument
820 asection *sec; local
1033 elf32_cr16_relax_section(bfd *abfd, asection *sec, struct bfd_link_info *link_info, bfd_boolean *again) argument
1377 elf32_cr16_gc_mark_hook(asection *sec, struct bfd_link_info *info ATTRIBUTE_UNUSED, Elf_Internal_Rela *rel ATTRIBUTE_UNUSED, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/
H A Dtst.ring1.d48 #pragma D option switchrate=1sec
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/safety/
H A Dtst.basename.d50 tick-1sec
H A Dtst.cleanpath.d50 tick-1sec
H A Dtst.ddi_pathname.d50 tick-1sec
H A Dtst.dirname.d50 tick-1sec
H A Dtst.msgdsize.d60 tick-1sec
H A Dtst.msgsize.d60 tick-1sec
H A Dtst.strjoin.d50 tick-1sec
H A Dtst.strstr.d50 tick-1sec
H A Dtst.strtok.d50 tick-1sec
H A Dtst.substr.d50 tick-1sec
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/sched/
H A Dtst.oncpu.d50 profile:::tick-1sec
/freebsd-9.3-release/contrib/binutils/gas/
H A Dsubsegs.h112 #define seg_info(sec) \
113 ((segment_info_type *) bfd_get_section_userdata (stdoutput, sec))
/freebsd-9.3-release/contrib/wpa/src/utils/
H A Dos_win32.c21 void os_sleep(os_time_t sec, os_time_t usec) argument
23 if (sec)
24 Sleep(sec * 1000);
48 t->sec = (os_time_t) (tt / 1000000);
55 int os_mktime(int year, int month, int day, int hour, int min, int sec, argument
63 hour < 0 || hour > 23 || min < 0 || min > 59 || sec < 0 ||
64 sec > 60)
73 tm.tm_sec = sec;
/freebsd-9.3-release/lib/libc/locale/
H A Dcollate.h49 int prim, sec; member in struct:__collate_st_char_pri
53 int prim, sec; member in struct:__collate_st_chain_pri
/freebsd-9.3-release/usr.sbin/ndiscvt/
H A Dinf.c99 struct section *sec; local
101 sec = malloc(sizeof(struct section));
102 bzero(sec, sizeof(struct section));
103 sec->name = s;
104 TAILQ_INSERT_TAIL(&sh, sec, link);
285 struct section *sec; local
304 sec = find_section(xpsec);
306 sec = find_section(manf->vals[0]);
311 if (assign->section == sec) {
340 if (assign->section == sec) {
378 struct section *sec; local
471 struct section *sec; local
563 struct section *sec; local
735 struct section *sec; local
[all...]
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Bin/
H A Dsar-c.d68 tick-1sec
92 profile:::tick-1sec
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/System/
H A Dsar-c.d68 tick-1sec
92 profile:::tick-1sec
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.enablerace.ksh62 tick-1sec
/freebsd-9.3-release/contrib/ipfilter/lib/
H A Doptprint.c13 void optprint(sec, optmsk, optbits)
14 u_short *sec;
17 u_short secmsk = sec[0], secbits = sec[1];
/freebsd-9.3-release/sys/kern/
H A Dkern_lockstat.c59 ns = bt.sec * (uint64_t)1000000000;
/freebsd-9.3-release/usr.sbin/rtadvd/
H A Dtimer_subr.c102 uint32_t sec; local
106 sec = s % 60;
122 if ((p == buf) || (sec > 0 && p > buf))
123 sprintf(p, "%" PRIu32 "s", sec);

Completed in 185 milliseconds

1234567891011>>