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

123456789

/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h336 #define bfd_get_section_limit(bfd, sec) \
337 (((sec)->rawsize ? (sec)->rawsize : (sec)->size) \
1419 #define bfd_is_abs_section(sec) ((sec) == bfd_abs_section_ptr)
1423 #define bfd_is_und_section(sec) ((sec) == bfd_und_section_ptr)
1430 #define bfd_is_ind_section(sec) ((sec)
[all...]
H A Dbfd.h336 #define bfd_get_section_limit(bfd, sec) \
337 (((sec)->rawsize ? (sec)->rawsize : (sec)->size) \
1419 #define bfd_is_abs_section(sec) ((sec) == bfd_abs_section_ptr)
1423 #define bfd_is_und_section(sec) ((sec) == bfd_und_section_ptr)
1430 #define bfd_is_ind_section(sec) ((sec)
[all...]
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h334 #define bfd_get_section_limit(bfd, sec) \
335 (((sec)->rawsize ? (sec)->rawsize : (sec)->size) \
1417 #define bfd_is_abs_section(sec) ((sec) == bfd_abs_section_ptr)
1421 #define bfd_is_und_section(sec) ((sec) == bfd_und_section_ptr)
1428 #define bfd_is_ind_section(sec) ((sec)
[all...]
H A Dbfd.h334 #define bfd_get_section_limit(bfd, sec) \
335 (((sec)->rawsize ? (sec)->rawsize : (sec)->size) \
1417 #define bfd_is_abs_section(sec) ((sec) == bfd_abs_section_ptr)
1421 #define bfd_is_und_section(sec) ((sec) == bfd_und_section_ptr)
1428 #define bfd_is_ind_section(sec) ((sec)
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-dlx.c524 elf32_dlx_check_relocs (abfd, info, sec, relocs)
527 asection *sec;
544 rel_end = relocs + sec->reloc_count;
561 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset))
568 if (!bfd_elf_gc_record_vtentry (abfd, sec, h, rel->r_addend))
H A Delf32-s390.c627 asection *sec; member in struct:elf_s390_dyn_relocs
876 if (q->sec == p->sec)
948 elf_s390_check_relocs (abfd, info, sec, relocs)
951 asection *sec;
973 rel_end = relocs + sec->reloc_count;
1231 && (sec->flags & SEC_ALLOC) != 0
1242 && (sec->flags & SEC_ALLOC) != 0
1261 elf_section_data (sec)->rel_hdr.sh_name));
1266 || strcmp (bfd_get_section_name (abfd, sec),
2275 asection *sec; local
[all...]
H A Delf64-s390.c580 asection *sec; member in struct:elf_s390_dyn_relocs
829 if (q->sec == p->sec)
901 elf_s390_check_relocs (abfd, info, sec, relocs)
904 asection *sec;
926 rel_end = relocs + sec->reloc_count;
1195 && (sec->flags & SEC_ALLOC) != 0
1207 && (sec->flags & SEC_ALLOC) != 0
1226 elf_section_data (sec)->rel_hdr.sh_name));
1231 || strcmp (bfd_get_section_name (abfd, sec),
2246 asection *sec; local
[all...]
H A Dnlm32-alpha.c610 nlm_alpha_mangle_relocs (abfd, sec, data, offset, count)
612 asection *sec ATTRIBUTE_UNUSED;
675 nlm_alpha_write_import (abfd, sec, rel)
677 asection *sec;
692 r_vaddr = bfd_get_section_vma (abfd, sec) + rel->address;
693 if ((sec->flags & SEC_CODE) == 0)
862 if (! nlm_alpha_write_import (abfd, relocs[i].sec, relocs[i].rel))
H A Delf-hppa.h943 elf_hppa_fake_sections (bfd *abfd, Elf_Internal_Shdr *hdr, asection *sec) argument
947 name = bfd_get_section_name (abfd, sec);
962 Ugh. We can not use elf_section_data (sec)->this_idx at this
1240 asection *sec; local
1249 sec = hppa_info->plt_sec;
1250 if (sec && ! (sec->flags & SEC_EXCLUDE))
1251 gp_val = (sec->output_offset
1252 + sec->output_section->vma
1256 sec
[all...]
H A Delf64-hppa.c89 asection *sec; member in struct:elf64_hppa_dyn_hash_entry::elf64_hppa_dyn_reloc_entry
458 asection *sec = abfd->sections;
493 sec->id & 0xffffffff,
509 get_reloc_section (abfd, hppa_info, sec)
512 asection *sec;
520 elf_section_data(sec)->rel_hdr.sh_name));
525 && strcmp (bfd_get_section_name (abfd, sec),
528 && strcmp (bfd_get_section_name (abfd, sec),
562 count_dyn_reloc (abfd, dyn_h, type, sec, sec_symndx, offset, addend)
566 asection *sec;
457 asection *sec = abfd->sections; local
[all...]
H A Dlibecoff.h196 #define ecoff_section_data(abfd, sec) \
197 ((struct ecoff_section_tdata *) (sec)->used_by_bfd)
H A Dcoff-tic54x.c293 coff_tic54x_rtype_to_howto (abfd, sec, rel, h, sym, addendp)
295 asection *sec;
308 *addendp = (sec->output_section->vma + sec->output_offset) - sec->vma;
H A Dlibaout.h670 #define aout_section_merge_with_text_p(abfd, sec) \
671 (((sec)->flags & (SEC_HAS_CONTENTS | SEC_READONLY)) == \
675 && (sec)->vma >= (obj_textsec (abfd)->vma + \
677 && ((sec)->vma + (sec)->size) <= obj_datasec (abfd)->vma \
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-icmp.c298 u_int msec,sec,min,hrs; local
303 sec = tstamp / 1000;
304 min = sec / 60; sec -= min * 60;
306 snprintf(buf, sizeof(buf), "%02u:%02u:%02u.%03u",hrs,min,sec,msec);
/haiku-fatelf/src/bin/patch/
H A Dmaketime.c162 Adjust only T's year, mon, mday, hour, min and sec members;
177 long sec = seconds + (t->tm_sec - leap_second); local
178 if (sec < 0)
180 if ((t->tm_min -= (59 - sec) / 60) < 0
197 if (60 <= (t->tm_min += sec / 60)
216 t->tm_sec = (int) MOD (sec, 60) + leap_second;
220 Use only TM's year, mon, mday, hour, min, and sec members.
/haiku-fatelf/src/bin/network/wget/src/
H A Dftp-ls.c103 int hour, min, sec; local
184 year = hour = min = sec = 0; /* Silence the compiler. */
253 min = hour = sec = 0;
274 sec = (*tok - '0') + 10 * sec;
281 DEBUGP (("time: %02d:%02d:%02d (no yr); ", hour, min, sec));
392 timestruct.tm_sec = sec;
/haiku-fatelf/src/bin/diffutils/src/
H A Dcontext.c65 long sec = inf->stat.st_mtime;
66 verify (info_preserved, sizeof inf->stat.st_mtime <= sizeof sec);
67 sprintf (buf, "%ld.%.9d", sec, nsec);
64 long sec = inf->stat.st_mtime; local
/haiku-fatelf/src/bin/gdb/gdb/
H A Dsolib-irix.c673 struct section_table *sec)
675 sec->addr += so->lm_info->reloc_offset;
676 sec->endaddr += so->lm_info->reloc_offset;
672 irix_relocate_section_addresses(struct so_list *so, struct section_table *sec) argument
H A Dsolib-sunos.c811 struct section_table *sec)
813 sec->addr += LM_ADDR (so);
814 sec->endaddr += LM_ADDR (so);
810 sunos_relocate_section_addresses(struct so_list *so, struct section_table *sec) argument
H A Dhppa-hpux-tdep.c146 asection *sec; local
154 sec = SYMBOL_BFD_SECTION (minsym);
156 if (bfd_get_section_vma (sec->owner, sec) <= pc
157 && pc < (bfd_get_section_vma (sec->owner, sec)
158 + bfd_section_size (sec->owner, sec)))
H A Ddbxread.c197 asection *sec;
202 for (sec = sym_bfd->sections; sec; sec = sec->next)
203 if (bfd_get_section_flags (sym_bfd, sec) & SEC_CODE)
205 CORE_ADDR sec_start = bfd_section_vma (sym_bfd, sec);
206 CORE_ADDR sec_end = sec_start + bfd_section_size (sym_bfd, sec);
1037 asection *sec;
1040 sec
194 asection *sec; local
1029 asection *sec; local
[all...]
H A Dsolib-frv.c967 struct section_table *sec)
976 if (map->segs[seg].p_vaddr <= sec->addr
977 && sec->addr < map->segs[seg].p_vaddr + map->segs[seg].p_memsz)
980 sec->addr += displ;
981 sec->endaddr += displ;
966 frv_relocate_section_addresses(struct so_list *so, struct section_table *sec) argument
H A Dsolib-svr4.c1285 struct section_table *sec)
1287 sec->addr = svr4_truncate_ptr (sec->addr + LM_ADDR (so));
1288 sec->endaddr = svr4_truncate_ptr (sec->endaddr + LM_ADDR (so));
1284 svr4_relocate_section_addresses(struct so_list *so, struct section_table *sec) argument
/haiku-fatelf/src/bin/gdb/include/
H A Dbfdlink.h458 bfd_reloc_code_real_type reloc, bfd *abfd, asection *sec, bfd_vma value);
467 bfd *abfd, asection *sec, bfd_vma value);
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dupdate-copyright129 my ($sec, $min, $hour, $mday, $month, $year) = localtime (time ());

Completed in 322 milliseconds

123456789