Searched refs:sec (Results 276 - 300 of 711) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dcofflink.c703 asection *sec;
705 sec = p->u.indirect.section;
711 sec->linker_mark = TRUE;
715 o->lineno_count += sec->lineno_count;
718 o->reloc_count += sec->reloc_count;
720 if (sec->rawsize > max_contents_size)
721 max_contents_size = sec->rawsize;
722 if (sec->size > max_contents_size)
723 max_contents_size = sec->size;
724 if (sec
702 asection *sec; local
1212 asection *sec = bfd_get_section_by_name (abfd, ".drectve"); local
2501 asection *sec; local
2610 asection *sec; local
2899 asection *sec; local
2922 asection *sec; local
2944 asection *sec; local
[all...]
H A Dcoff-i960.c430 asection *sec; local
434 sec = bfd_abs_section_ptr;
439 sec = sections[symndx];
440 val = (sec->output_section->vma
441 + sec->output_offset
443 - sec->vma);
451 asection *sec; local
453 sec = h->root.u.def.section;
455 + sec->output_section->vma
456 + sec
[all...]
H A Dcoff-or32.c368 asection *sec; local
385 sec = NULL;
396 sec = bfd_abs_section_ptr;
400 sec = sections[symndx];
401 val = (sec->output_section->vma
402 + sec->output_offset
404 - sec->vma);
412 sec = h->root.u.def.section;
414 + sec->output_section->vma
415 + sec
[all...]
H A Delf32-xstormy16.c382 asection *sec,
401 relend = relocs + sec->reloc_count;
485 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset))
492 if (!bfd_elf_gc_record_vtentry (abfd, sec, h, rel->r_addend))
778 asection * sec;
795 sec = NULL;
800 sec = local_sections [r_symndx];
801 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel);
809 h, sec, relocation,
820 name = bfd_section_name (input_bfd, sec);
378 xstormy16_elf_check_relocs(bfd *abfd, struct bfd_link_info *info, asection *sec, const Elf_Internal_Rela *relocs) argument
775 asection * sec; local
971 xstormy16_elf_gc_mark_hook(asection *sec, struct bfd_link_info *info, Elf_Internal_Rela *rel, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
[all...]
H A Dlibcoff.h208 #define coff_section_data(abfd, sec) \
209 ((struct coff_section_tdata *) (sec)->used_by_bfd)
228 #define xcoff_section_data(abfd, sec) \
229 ((struct xcoff_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
242 #define pei_section_data(abfd, sec) \
243 ((struct pei_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
878 #define bfd_coff_set_alignment_hook(abfd, sec, scnhdr)\
879 ((coff_backend_info (abfd)->_bfd_set_alignment_hook) (abfd, sec, scnhdr))
920 #define bfd_coff_rtype_to_howto(abfd, sec, rel, h, sym, addendp)\
922 (abfd, sec, re
[all...]
H A Dlibcoff-in.h204 #define coff_section_data(abfd, sec) \
205 ((struct coff_section_tdata *) (sec)->used_by_bfd)
224 #define xcoff_section_data(abfd, sec) \
225 ((struct xcoff_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
238 #define pei_section_data(abfd, sec) \
239 ((struct pei_section_tdata *) coff_section_data ((abfd), (sec))->tdata)
H A Delf32-m68k.c637 elf_m68k_check_relocs (abfd, info, sec, relocs)
640 asection *sec;
665 rel_end = relocs + sec->reloc_count;
839 && (sec->flags & SEC_ALLOC) != 0
868 && (sec->flags & SEC_ALLOC) != 0)
880 elf_section_data (sec)->rel_hdr.sh_name));
885 && strcmp (bfd_get_section_name (abfd, sec),
903 elf_section_data (sec)->sreloc = sreloc;
906 if (sec->flags & SEC_READONLY
944 sec, r_symnd
999 elf_m68k_gc_mark_hook(asection *sec, struct bfd_link_info *info, Elf_Internal_Rela *rel, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
1019 elf_m68k_gc_sweep_hook(bfd *abfd, struct bfd_link_info *info, asection *sec, const Elf_Internal_Rela *relocs) argument
1589 asection *sec; local
1992 elf_m68k_install_pc32(asection *sec, bfd_vma offset, bfd_vma value) argument
[all...]
H A Delf32-mt.c302 asection * sec;
317 sec = NULL;
322 sec = local_sections [r_symndx];
323 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel);
327 name = (name == NULL) ? bfd_section_name (input_bfd, sec) : name;
336 h, sec, relocation,
406 asection * sec,
424 rel_end = relocs + sec->reloc_count;
301 asection * sec; local
402 mt_elf_check_relocs(bfd * abfd, struct bfd_link_info * info, asection * sec, const Elf_Internal_Rela * relocs) argument
H A Dvms.c126 asection *sec;
130 sec = sym->section;
133 vms_debug (6, "fill_section_ptr: sym %p, sec %p\n", sym, sec);
137 if ((unsigned int) (size_t) sec < priv_section_count)
138 sec = ((vms_symbol_entry *) entry)->symbol->section =
139 ((asection **) sections)[(unsigned int) (size_t) sec];
141 if (strcmp (sym->name, sec->name) == 0)
898 asection *sec;
904 sec
125 asection *sec; local
896 asection *sec; local
[all...]
H A DpeXXigen.c136 asection *sec;
138 for (sec = abfd->sections; sec; sec = sec->next)
140 if (strcmp (sec->name, in->n_name) == 0)
142 in->n_scnum = sec->target_index;
151 asection *sec;
155 for (sec = abfd->sections; sec; se
135 asection *sec; local
150 asection *sec; local
502 asection *sec = bfd_get_section_by_name (abfd, name); local
617 asection *sec; local
[all...]
H A Delf32-m32r.c1291 asection *sec,
1294 if (strcmp (bfd_get_section_name (abfd, sec), ".scommon") == 0)
1481 asection *sec;
1699 asection *sec;
1701 for (sec = abfd->sections; sec; sec = sec->next)
1703 secflags = bfd_get_section_flags (abfd, sec);
1707 secname = bfd_get_section_name (abfd, sec);
1287 _bfd_m32r_elf_section_from_bfd_section(bfd *abfd ATTRIBUTE_UNUSED, asection *sec, int *retval) argument
1477 asection *sec; member in struct:elf_m32r_dyn_relocs
1695 asection *sec; local
2481 asection *sec; local
3639 m32r_elf_gc_mark_hook(asection *sec, struct bfd_link_info *info, Elf_Internal_Rela *rel, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
3776 m32r_elf_check_relocs(bfd *abfd, struct bfd_link_info *info, asection *sec, const Elf_Internal_Rela *relocs) argument
4073 m32r_elf_fake_sections(bfd *abfd, Elf_Internal_Shdr *hdr ATTRIBUTE_UNUSED, asection *sec) argument
[all...]
/macosx-10.9.5/libxslt-13/libxslt/libexslt/
H A Ddate.c92 double sec; member in struct:_exsltDateValDate
103 double sec; /* sec stores min and hour also */ member in struct:_exsltDateValDuration
145 #define VALID_SEC(sec) ((sec >= 0) && (sec < 60))
172 VALID_SEC(dt->sec) && VALID_TZO(dt->tzo))
508 PARSE_FLOAT(dt->sec, cur, ret);
520 dt->hour, dt->min, dt->sec);
541 FORMAT_FLOAT(dt->sec, cu
[all...]
/macosx-10.9.5/ruby-104/ruby/test/ruby/
H A Dtest_time.rb49 assert_equal([2001,2,28,23,59,30,-43200], [t.year, t.month, t.mday, t.hour, t.min, t.sec, t.gmt_offset], bug4090)
214 assert_equal([1970,1,1, 0,0,0], [t.year, t.mon, t.day, t.hour, t.min, t.sec])
216 assert_equal([1969,12,31, 0,0,0], [t.year, t.mon, t.day, t.hour, t.min, t.sec])
218 assert_equal([1970-400,1,1, 0,0,0], [t.year, t.mon, t.day, t.hour, t.min, t.sec])
220 assert_equal([1970-400*1000,1,1, 0,0,0], [t.year, t.mon, t.day, t.hour, t.min, t.sec])
222 assert_equal([1970-400*2421,1,1, 0,0,0], [t.year, t.mon, t.day, t.hour, t.min, t.sec])
224 assert_equal([1970-400*1000000,1,1, 0,0,0], [t.year, t.mon, t.day, t.hour, t.min, t.sec])
227 assert_equal([-968139,1,1, 0,0,0], [t.year, t.mon, t.day, t.hour, t.min, t.sec])
229 assert_equal([-968140,12,31, 23,59,59], [t.year, t.mon, t.day, t.hour, t.min, t.sec])
409 assert_equal(11, Time.gm(2000, 1, 1, 0, 0, o).sec)
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Drd_priv.c134 krb5_timestamp sec; local
136 krb5_timeofday (context, &sec);
139 krb5_time_abs(*part.timestamp, sec) > context->max_skew) {
H A Drd_safe.c156 krb5_timestamp sec; local
158 krb5_timeofday (context, &sec);
162 krb5_time_abs(*safe.safe_body.timestamp, sec) > context->max_skew) {
/macosx-10.9.5/lsof-52/lsof/scripts/
H A Dbig_brother.perl5178 my($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst);
180 ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time);
182 $hour, $min, $sec);
/macosx-10.9.5/removefile-33/test/
H A Dtest-removefile.c18 long sec = tv2.tv_sec - tv.tv_sec; local
20 if (sec == 0) {
25 fprintf(stderr, "%d.%03d\n", sec, usec);
/macosx-10.9.5/ruby-104/ruby/ext/openssl/
H A Dossl_x509revoked.c130 time_t sec; local
132 sec = time_to_time_t(time);
134 if (!X509_time_adj(rev->revocationDate, 0, &sec)) {
/macosx-10.9.5/tcl-102/tcl_ext/tclx/tclx/unix/tools/
H A Dcpmanpages.tcl295 foreach sec [array names sectionXRef] {
296 if [lempty sectionXRef($sec)] {
297 unset sectionXRef($sec)
/macosx-10.9.5/CPANInternal-140/Net-DNS/lib/Net/DNS/RR/
H A DLOC.pm93 (([\d.]+) \s+)? # sec lat
97 (([\d.]+) \s+)? # sec lon
219 my ($abs, $deg, $min, $sec, $msec, $hem);
226 $sec = int($abs / $conv_sec);
227 $abs -= $sec * $conv_sec;
232 return sprintf("%d %02d %02d.%03d %s", $deg, $min, $sec, $msec, $hem);
236 my ($deg, $min, $sec, $hem) = @_;
239 $retval = ($deg * $conv_deg) + ($min * $conv_min) + ($sec * $conv_sec);
/macosx-10.9.5/bash-92/bash-3.2/examples/scripts.v2/
H A Dfman243 for sec in $ORDER; do
244 ordarr[i]=$d/cat${sec}
246 ordarr[i]=$d/man${sec}
/macosx-10.9.5/ntp-88/ntpd/
H A Drefclock_bancomm.c125 unsigned short sec; member in struct:vmedate
376 tptr->sec,
385 pp->second = tptr->sec;
487 time_vme->sec = (unsigned short)atoi(cbuf);
522 time_vme->sec = maj.tm_sec;
538 time_vme->sec = stfp->tm.tm_sec;
/macosx-10.9.5/WebCore-7537.78.1/xml/
H A DXSLTProcessorLibxslt.cpp68 SOFT_LINK(libxslt, xsltFreeSecurityPrefs, void, (xsltSecurityPrefsPtr sec), (sec))
69 SOFT_LINK(libxslt, xsltSetSecurityPrefs, int, (xsltSecurityPrefsPtr sec, xsltSecurityOption option, xsltSecurityCheck func), (sec, option, func))
70 SOFT_LINK(libxslt, xsltSetCtxtSecurityPrefs, int, (xsltSecurityPrefsPtr sec, xsltTransformContextPtr ctxt), (sec, ctxt))
71 SOFT_LINK(libxslt, xsltSecurityForbid, int, (xsltSecurityPrefsPtr sec, xsltTransformContextPtr ctxt, const char* value), (sec, ctxt, value))
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/plugins/
H A Dotp.c933 sasl_secret_t *sec = NULL; local
1054 text->timestamp + OTP_LOCK_TIMEOUT, &sec);
1068 sec->data, sec->len);
1075 if (sec) params->utils->free(sec);
1111 sasl_secret_t *sec = NULL; local
1137 text->seed, text->otp, 0, &sec);
1150 sec->data, sec
1215 sasl_secret_t *sec; local
1277 sasl_secret_t *sec; local
[all...]
/macosx-10.9.5/ruby-104/ruby/benchmark/
H A Drun.rb59 sec = '%.3f' % m.real
60 puts " #{sec}"
61 sec

Completed in 169 milliseconds

<<11121314151617181920>>