Searched refs:sec (Results 26 - 50 of 678) sorted by relevance

1234567891011>>

/openbsd-current/sys/arch/macppc/include/
H A Dautoconf.h52 typedef int (time_read_t)(time_t *sec);
53 typedef int (time_write_t)(time_t sec);
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dmmo.c338 #define mmo_section_data(sec) \
339 ((struct mmo_section_data_struct *) (sec)->used_by_bfd)
354 asection *sec; member in struct:mmo_find_sec_info
447 asection *sec = bfd_get_section_by_name (abfd, secname); local
449 if (sec == NULL)
461 sec = bfd_make_section (abfd, newsecname);
464 return sec;
604 mmo_find_sec_w_addr (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void *p) argument
607 bfd_vma vma = bfd_get_section_vma (abfd, sec);
610 if ((bfd_get_section_flags (abfd, sec)
619 mmo_find_sec_w_addr_grow(bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void *p) argument
641 asection *sec = NULL; local
708 mmo_xore_64(asection *sec, bfd_vma vma, bfd_vma value) argument
720 mmo_xore_32(asection *sec, bfd_vma vma, unsigned int value) argument
732 mmo_xore_16(asection *sec, bfd_vma vma, unsigned int value) argument
932 asection *sec; local
951 asection *sec; local
1415 mmo_get_loc(asection *sec, bfd_vma vma, int size) argument
1515 mmo_map_set_sizes(bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void *ignored ATTRIBUTE_UNUSED) argument
1530 asection *sec = bfd_make_section_old_way (abfd, MMO_TEXT_SECTION_NAME); local
2029 mmo_get_section_contents(bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void * location, file_ptr offset, bfd_size_type bytes_to_do) argument
2260 mmo_internal_write_post(bfd *abfd, int z, asection *sec) argument
2343 mmo_has_leading_or_trailing_zero_tetra_p(bfd *abfd, asection *sec) argument
2361 mmo_internal_write_section(bfd *abfd, asection *sec) argument
2455 mmo_write_section_description(bfd *abfd, asection *sec) argument
2569 mmo_set_section_contents(bfd *abfd ATTRIBUTE_UNUSED, sec_ptr sec, const void *location, file_ptr offset, bfd_size_type bytes_to_do) argument
3059 mmo_write_section_unless_reg_contents(bfd *abfd, asection *sec, void *p) argument
3118 asection *sec = wsecinfo.reg_section; local
[all...]
H A Dbinary.c65 asection *sec; local
83 sec = bfd_make_section (abfd, ".data");
84 if (sec == NULL)
86 sec->flags = SEC_ALLOC | SEC_LOAD | SEC_DATA | SEC_HAS_CONTENTS;
87 sec->vma = 0;
88 sec->size = statbuf.st_size;
89 sec->filepos = 0;
91 abfd->tdata.any = (void *) sec;
163 asection *sec = (asection *) abfd->tdata.any; local
177 syms[0].section = sec;
234 binary_set_section_contents(bfd *abfd, asection *sec, const void * data, file_ptr offset, bfd_size_type size) argument
[all...]
H A Delf32-ip2k.c330 asection *sec,
338 if (addr + 4 > sec->size)
410 asection *sec,
418 if (addr + 4 > sec->size)
467 asection *sec,
471 bfd_vma page = PAGENO (BASEADDR (sec) + addr);
477 if (PAGENO (BASEADDR (sec)) == page)
484 while (PAGENO (BASEADDR (sec) + addr - 2) == page)
494 if (ip2k_is_switch_table_128 (abfd, sec, addr, contents) != -1)
498 if (ip2k_is_switch_table_256 (abfd, sec, add
329 ip2k_is_switch_table_128(bfd *abfd ATTRIBUTE_UNUSED, asection *sec, bfd_vma addr, bfd_byte *contents) argument
409 ip2k_is_switch_table_256(bfd *abfd ATTRIBUTE_UNUSED, asection *sec, bfd_vma addr, bfd_byte *contents) argument
466 ip2k_nominal_page_bits(bfd *abfd ATTRIBUTE_UNUSED, asection *sec, bfd_vma addr, bfd_byte *contents) argument
520 ip2k_test_page_insn(bfd *abfd ATTRIBUTE_UNUSED, asection *sec, Elf_Internal_Rela *irel, struct misc *misc) argument
555 adjust_all_relocations(bfd *abfd, asection *sec, bfd_vma addr, bfd_vma endaddr, int count, int noadj) argument
782 ip2k_elf_relax_delete_bytes(bfd *abfd, asection *sec, bfd_vma addr, int count) argument
801 ip2k_delete_page_insn(bfd *abfd ATTRIBUTE_UNUSED, asection *sec, Elf_Internal_Rela *irel, bfd_boolean *again, struct misc *misc) argument
826 ip2k_relax_switch_table_128(bfd *abfd ATTRIBUTE_UNUSED, asection *sec, Elf_Internal_Rela *irel, bfd_boolean *again, struct misc *misc) argument
897 ip2k_relax_switch_table_256(bfd *abfd ATTRIBUTE_UNUSED, asection *sec, Elf_Internal_Rela *irel, bfd_boolean *again, struct misc *misc) argument
983 ip2k_elf_relax_section_page(bfd *abfd, asection *sec, bfd_boolean *again, struct misc *misc, unsigned long page_start, unsigned long page_end) argument
1060 ip2k_elf_relax_section(bfd *abfd, asection *sec, struct bfd_link_info *link_info, bfd_boolean *again) argument
1414 asection * sec; local
1506 ip2k_elf_gc_mark_hook(asection *sec, struct bfd_link_info *info ATTRIBUTE_UNUSED, Elf_Internal_Rela *rel, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
[all...]
H A Delf32-xtensa.c761 asection *sec,
775 rel_end = relocs + sec->reloc_count;
808 if ((sec->flags & SEC_ALLOC) != 0)
823 if ((sec->flags & SEC_ALLOC) != 0)
848 if ((sec->flags & SEC_ALLOC) != 0)
914 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset))
921 if (!bfd_elf_gc_record_vtentry (abfd, sec, h, rel->r_addend))
975 elf_xtensa_gc_mark_hook (asection *sec,
1005 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
1017 asection *sec,
755 elf_xtensa_check_relocs(bfd *abfd, struct bfd_link_info *info, asection *sec, const Elf_Internal_Rela *relocs) argument
971 elf_xtensa_gc_mark_hook(asection *sec, struct bfd_link_info *info ATTRIBUTE_UNUSED, Elf_Internal_Rela *rel, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
1011 elf_xtensa_gc_sweep_hook(bfd *abfd, struct bfd_link_info *info ATTRIBUTE_UNUSED, asection *sec, const Elf_Internal_Rela *relocs) argument
2044 asection *sec; local
2861 elf_xtensa_discard_info_for_section(bfd *abfd, struct elf_reloc_cookie *cookie, struct bfd_link_info *info, asection *sec) argument
2989 asection *sec; local
3006 elf_xtensa_ignore_discarded_relocs(asection *sec) argument
3243 get_relocation_opcode(bfd *abfd, asection *sec, bfd_byte *contents, Elf_Internal_Rela *irel) argument
3279 is_l32r_relocation(bfd *abfd, asection *sec, bfd_byte *contents, Elf_Internal_Rela *irel) argument
4132 asection *sec; local
4184 asection *sec = r_reloc_get_section (r_rel); local
4257 find_source_reloc(source_reloc *src_relocs, int src_count, asection *sec, Elf_Internal_Rela *irel) argument
4578 asection *sec; /* Optional */ member in struct:text_action_struct
4596 find_fill_action(text_action_list *l, asection *sec, bfd_vma offset) argument
4617 compute_removed_action_diff(const text_action *ta, asection *sec, bfd_vma offset, int removed, int removable_space) argument
4665 text_action_add(text_action_list *l, text_action_t action, asection *sec, bfd_vma offset, int removed) argument
4714 asection *sec = r_reloc_get_section (loc); local
5008 elf_xtensa_new_section_hook(bfd *abfd, asection *sec) argument
5023 get_xtensa_relax_info(asection *sec) argument
5037 init_xtensa_relax_info(asection *sec) argument
5136 cache_fix_array(asection *sec) argument
5167 get_bfd_fix(asection *sec, bfd_vma offset, unsigned type) argument
5195 asection *sec; member in struct:section_cache_struct
5230 section_cache_section(section_cache_t *sec_cache, asection *sec, struct bfd_link_info *link_info) argument
5302 asection *sec; member in struct:ebb_struct
5407 init_ebb(ebb_t *ebb, asection *sec, bfd_byte *contents, bfd_size_type content_length, property_table_entry *prop_table, unsigned ptblsize, Elf_Internal_Rela *internal_relocs, unsigned reloc_count) argument
5658 retrieve_internal_relocs(bfd *abfd, asection *sec, bfd_boolean keep_memory) argument
5674 pin_internal_relocs(asection *sec, Elf_Internal_Rela *internal_relocs) argument
5681 release_internal_relocs(asection *sec, Elf_Internal_Rela *internal_relocs) argument
5690 retrieve_contents(bfd *abfd, asection *sec, bfd_boolean keep_memory) argument
5714 pin_contents(asection *sec, bfd_byte *contents) argument
5721 release_contents(asection *sec, bfd_byte *contents) argument
5816 elf_xtensa_relax_section(bfd *abfd, asection *sec, struct bfd_link_info *link_info, bfd_boolean *again) argument
5894 asection *sec; local
5962 find_relaxable_sections(bfd *abfd, asection *sec, struct bfd_link_info *link_info, bfd_boolean *is_relaxable_p) argument
6048 collect_source_relocs(bfd *abfd, asection *sec, struct bfd_link_info *link_info) argument
6207 is_resolvable_asm_expansion(bfd *abfd, asection *sec, bfd_byte *contents, Elf_Internal_Rela *irel, struct bfd_link_info *link_info, bfd_boolean *is_reachable_p) argument
6282 find_associated_l32r_irel(bfd *abfd, asection *sec, bfd_byte *contents, Elf_Internal_Rela *other_irel, Elf_Internal_Rela *internal_relocs) argument
6307 build_reloc_opcodes(bfd *abfd, asection *sec, bfd_byte *contents, Elf_Internal_Rela *internal_relocs) argument
6336 compute_text_actions(bfd *abfd, asection *sec, struct bfd_link_info *link_info) argument
6402 sec->owner, sec, r_offset); local
6962 build_xlate_map(asection *sec, xtensa_relax_info *relax_info) argument
7053 check_section_ebb_pcrels_fit(bfd *abfd, asection *sec, bfd_byte *contents, Elf_Internal_Rela *internal_relocs, const ebb_constraint *constraint, const xtensa_opcode *reloc_opcodes) argument
7201 text_action_add_proposed(text_action_list *l, const ebb_constraint *ebb_table, asection *sec) argument
7270 compute_removed_literals(bfd *abfd, asection *sec, struct bfd_link_info *link_info, value_map_hash_table *values) argument
7396 get_irel_at_offset(asection *sec, Elf_Internal_Rela *internal_relocs, bfd_vma offset) argument
7462 remove_dead_literal(bfd *abfd, asection *sec, struct bfd_link_info *link_info, Elf_Internal_Rela *internal_relocs, Elf_Internal_Rela *irel, source_reloc *rel, property_table_entry *prop_table, int ptblsize) argument
7533 identify_literal_placement(bfd *abfd, asection *sec, bfd_byte *contents, struct bfd_link_info *link_info, value_map_hash_table *values, bfd_boolean *last_loc_is_prev_p, Elf_Internal_Rela *irel, int remaining_src_rels, source_reloc *rel, property_table_entry *prop_table, int ptblsize, section_cache_t *target_sec_cache, bfd_boolean is_abs_literal) argument
7662 asection *sec; local
7716 coalesce_shared_literal(asection *sec, source_reloc *rel, property_table_entry *prop_table, int ptblsize, value_map *val_map) argument
7781 move_shared_literal(asection *sec, struct bfd_link_info *link_info, source_reloc *rel, property_table_entry *prop_table, int ptblsize, const r_reloc *target_loc, const literal_value *lit_value, section_cache_t *target_sec_cache) argument
7935 relax_section(bfd *abfd, asection *sec, struct bfd_link_info *link_info) argument
8369 translate_section_fixes(asection *sec) argument
8393 asection *sec; local
8482 asection *sec; local
8658 move_literal(bfd *abfd, struct bfd_link_info *link_info, asection *sec, bfd_vma offset, bfd_byte *contents, xtensa_relax_info *relax_info, Elf_Internal_Rela **internal_relocs_p, const literal_value *lit) argument
8791 relax_property_section(bfd *abfd, asection *sec, struct bfd_link_info *link_info) argument
9141 relax_section_symbols(bfd *abfd, asection *sec) argument
9231 asection *sec, *old_sec; local
9277 asection *sec; local
9484 xtensa_is_property_section(asection *sec) argument
9502 xtensa_is_littable_section(asection *sec) argument
9552 xtensa_get_property_section_name(asection *sec, const char *base_name) argument
9589 xtensa_get_property_predef_flags(asection *sec) argument
9610 xtensa_callback_required_dependence(bfd *abfd, asection *sec, struct bfd_link_info *link_info, deps_callback_t callback, void *closure) argument
[all...]
H A Delf64-mmix.c77 #define mmix_elf_section_data(sec) \
78 ((struct _mmix_elf_section_data *) elf_section_data (sec))
122 /* We attach this as mmix_elf_section_data (sec)->bpo in the linker-allocated
217 PARAMS ((bfd *abfd, asection *sec, struct bfd_link_info *link_info,
859 mmix_elf_new_section_hook (abfd, sec)
861 asection *sec;
869 sec->used_by_bfd = (PTR) sdata;
871 return _bfd_elf_new_section_hook (abfd, sec);
1357 asection *sec;
1385 sec
1356 asection *sec; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dmmo.c338 #define mmo_section_data(sec) \
339 ((struct mmo_section_data_struct *) (sec)->used_by_bfd)
354 asection *sec; member in struct:mmo_find_sec_info
494 asection *sec = bfd_get_section_by_name (abfd, secname); local
496 if (sec == NULL)
508 sec = bfd_make_section (abfd, newsecname);
511 return sec;
655 mmo_find_sec_w_addr (abfd, sec, p)
657 asection *sec;
661 bfd_vma vma = bfd_get_section_vma (abfd, sec);
700 asection *sec = NULL; local
1022 asection *sec; local
1043 asection *sec; local
1638 asection *sec = bfd_make_section_old_way (abfd, MMO_TEXT_SECTION_NAME); local
3177 asection *sec = wsecinfo.reg_section; local
[all...]
H A Dsimple.c115 (bfd *abfd, asection *sec, bfd_byte *outbuf, asymbol **symbol_table);
118 Returns the relocated contents of section @var{sec}. The symbols in
133 asection *sec,
145 if (! (sec->flags & SEC_RELOC))
147 bfd_size_type size = bfd_section_size (abfd, sec);
155 bfd_get_section_contents (abfd, sec, contents, 0, size);
179 link_order.size = bfd_section_size (abfd, sec);
180 link_order.u.indirect.section = sec;
185 data = bfd_malloc (bfd_section_size (abfd, sec));
223 old_cooked_size = sec
132 bfd_simple_get_relocated_section_contents(bfd *abfd, asection *sec, bfd_byte *outbuf, asymbol **symbol_table) argument
[all...]
H A Delf32-xtensa.c620 elf_xtensa_check_relocs (abfd, info, sec, relocs)
623 asection *sec;
637 rel_end = relocs + sec->reloc_count;
671 if ((sec->flags & SEC_ALLOC) != 0)
686 if ((sec->flags & SEC_ALLOC) != 0)
711 if ((sec->flags & SEC_ALLOC) != 0)
744 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset))
751 if (!bfd_elf_gc_record_vtentry (abfd, sec, h, rel->r_addend))
782 elf_xtensa_gc_mark_hook (sec, info, rel, h, sym)
783 asection *sec;
1856 asection *sec; local
2816 asection *sec; local
3303 asection *sec = r_reloc_get_section (r_rel); local
4124 asection *sec; local
4626 asection *sec; local
4851 asection *sec; local
5373 asection *sec, *old_sec; local
5414 asection *sec; local
[all...]
H A Dbinary.c79 asection *sec; local
97 sec = bfd_make_section (abfd, ".data");
98 if (sec == NULL)
100 sec->flags = SEC_ALLOC | SEC_LOAD | SEC_DATA | SEC_HAS_CONTENTS;
101 sec->vma = 0;
102 sec->_raw_size = statbuf.st_size;
103 sec->filepos = 0;
105 abfd->tdata.any = (PTR) sec;
183 asection *sec = (asection *) abfd->tdata.any; local
197 syms[0].section = sec;
[all...]
H A Delf-m10200.c361 asection *sec;
372 sec = NULL;
376 sec = local_sections[r_symndx];
377 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel);
385 h, sec, relocation,
393 info, sec, h == NULL);
407 name = bfd_section_name (input_bfd, sec);
485 mn10200_elf_relax_section (abfd, sec, link_info, again)
487 asection *sec;
504 || (sec
360 asection *sec; local
[all...]
H A Delf64-mmix.c77 #define mmix_elf_section_data(sec) \
78 ((struct _mmix_elf_section_data *) elf_section_data (sec))
122 /* We attach this as mmix_elf_section_data (sec)->bpo in the linker-allocated
217 PARAMS ((bfd *abfd, asection *sec, struct bfd_link_info *link_info,
863 mmix_elf_new_section_hook (abfd, sec)
865 asection *sec;
873 sec->used_by_bfd = (PTR) sdata;
875 return _bfd_elf_new_section_hook (abfd, sec);
1361 asection *sec;
1389 sec
1360 asection *sec; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-ecoff.c40 asection *sec; local
83 for (sec = stdoutput->sections; sec != NULL; sec = sec->next)
86 if (!strcmp (sec->name, names[i]))
88 secs[i] = sec;
89 bfd_section_list_remove (stdoutput, sec);
94 bfd_set_section_vma (stdoutput, sec, addr);
95 addr += bfd_section_size (stdoutput, sec);
[all...]
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dliteral.c45 add_to_literal_pool (sym, addend, sec, size)
48 segT sec;
56 segment_info_type *seginfo = seg_info (sec);
72 subseg_set (sec, 0);
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dliteral.c45 add_to_literal_pool (sym, addend, sec, size)
48 segT sec;
56 segment_info_type *seginfo = seg_info (sec);
72 subseg_set (sec, 0);
H A Dsubsegs.c326 seg_info (segT sec)
328 if (sec == bfd_abs_section_ptr)
330 else if (sec == bfd_und_section_ptr)
333 return (segment_info_type *) bfd_get_section_userdata (stdoutput, sec);
337 section_symbol (segT sec)
339 segment_info_type *seginfo = seg_info (sec);
354 s = symbol_create (sec->symbol->name, sec, 0, &zero_address_frag);
359 s = symbol_find (sec->symbol->name);
363 || ((seg = S_GET_SEGMENT (s)) != sec
323 seg_info(segT sec) argument
334 section_symbol(segT sec) argument
385 subseg_text_p(segT sec) argument
[all...]
/openbsd-current/sys/dev/dec/
H A Dclockvar.h47 int sec; /* second (0 - 59) */ member in struct:clocktime
/openbsd-current/sys/arch/alpha/alpha/
H A Dclockvar.h47 int sec; /* second (0 - 59) */ member in struct:clocktime
/openbsd-current/regress/sbin/iked/dh/
H A Ddhtest.c57 struct ibuf *sec, *sec2; local
77 dh_create_shared(group, &sec, buf2);
80 raw = ibuf_data(sec);
83 if (memcmp (raw, raw2, ibuf_length(sec))) {
/openbsd-current/usr.bin/mandoc/
H A Dmdoc_state.c207 setsec(struct roff_node *n, enum roff_sec sec) argument
211 n->sec = sec;
213 setsec(nch, sec);
225 enum roff_sec sec; local
231 sec = n->child != NULL && n->child->type == ROFFT_TEXT &&
234 n->parent->sec = sec;
235 setsec(n, sec);
237 if ((mdoc->lastsec = n->sec)
[all...]
/openbsd-current/regress/sys/netinet/ipsec/
H A DMakefile182 .for sec in ESP AH IPIP IPCOMP BUNDLE
187 echo '${host}_${sec}_${mode}_${ipv}="${${host}_${sec}_${mode}_${ipv}}"'\
294 .for sec in ESP AH IPIP IPCOMP BUNDLE
302 TARGETS += ping-${len}-${host}_${sec}_${mode}_${ipv}
303 ping ${host:L} ${sec:L} ${mode:L} ${ipv:L}:\
304 run-send-ping-${len}-${host}_${sec}_${mode}_${ipv}
305 run-send-ping-${len}-${host}_${sec}_${mode}_${ipv}:
306 netstat -s -p ${sec:L:S/ipip/ipencap/:S/bundle/esp/} |\
307 awk '/input ${sec
[all...]
/openbsd-current/sys/arch/macppc/macppc/
H A Dclock.c97 time_t sec; local
102 (*time_read)(&sec);
103 tv->tv_sec = sec - utc_offset;
155 time_t first_sec, sec; local
172 time_read(&sec);
173 } while (sec == first_sec);
174 first_sec = sec;
177 time_read(&sec);
178 } while (sec == first_sec);
/openbsd-current/gnu/llvm/lld/ELF/
H A DInputFiles.cpp323 InputSectionBase &sec, uint64_t offset) {
326 if (std::optional<DILineInfo> info = file.getDILineInfo(&sec, offset))
338 std::string InputFile::getSrcMsg(const Symbol &sym, InputSectionBase &sec, argument
346 return getSrcMsgAux(cast<ObjFile<ELF32LE>>(*this), sym, sec, offset);
348 return getSrcMsgAux(cast<ObjFile<ELF32BE>>(*this), sym, sec, offset);
350 return getSrcMsgAux(cast<ObjFile<ELF64LE>>(*this), sym, sec, offset);
352 return getSrcMsgAux(cast<ObjFile<ELF64BE>>(*this), sym, sec, offset);
471 for (const Elf_Shdr &sec : sections)
472 if (sec.sh_type == type)
473 return &sec;
322 getSrcMsgAux(ObjFile<ELFT> &file, const Symbol &sym, InputSectionBase &sec, uint64_t offset) argument
552 const Elf_Shdr &sec = objSections[i]; local
639 getShtGroupSignature(ArrayRef<Elf_Shdr> sections, const Elf_Shdr &sec) argument
649 shouldMerge(const Elf_Shdr &sec, StringRef name) argument
715 const Elf_Shdr &sec = objSections[i]; local
792 const Elf_Shdr &sec = objSections[i]; local
875 readAndFeatures(const InputSection &sec) argument
934 getRelocTarget(uint32_t idx, const Elf_Shdr &sec, uint32_t info) argument
958 createInputSection(uint32_t idx, const Elf_Shdr &sec, StringRef name) argument
1121 InputSectionBase *sec = sections[secIdx]; local
1177 InputSectionBase *sec = sections[secIdx]; local
1281 parseVerdefs(const uint8_t *base, const typename ELFT::Shdr *sec) argument
1305 parseVerneed(const ELFFile<ELFT> &obj, const typename ELFT::Shdr *sec) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dsize.c428 berkeley_sum (bfd *abfd ATTRIBUTE_UNUSED, sec_ptr sec,
434 flags = bfd_get_section_flags (abfd, sec);
438 size = bfd_get_section_size_before_reloc (sec);
500 sysv_internal_sizer (bfd *file ATTRIBUTE_UNUSED, sec_ptr sec,
503 bfd_size_type size = bfd_section_size (file, sec);
505 if ( ! bfd_is_abs_section (sec)
506 && ! bfd_is_com_section (sec)
507 && ! bfd_is_und_section (sec))
509 int namelen = strlen (bfd_section_name (file, sec));
516 if (bfd_section_vma (file, sec) > svi_maxvm
424 berkeley_sum(bfd *abfd ATTRIBUTE_UNUSED, sec_ptr sec, void *ignore ATTRIBUTE_UNUSED) argument
496 sysv_internal_sizer(bfd *file ATTRIBUTE_UNUSED, sec_ptr sec, void *ignore ATTRIBUTE_UNUSED) argument
518 sysv_internal_printer(bfd *file ATTRIBUTE_UNUSED, sec_ptr sec, void *ignore ATTRIBUTE_UNUSED) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dsize.c409 berkeley_sum (bfd *abfd ATTRIBUTE_UNUSED, sec_ptr sec,
415 flags = bfd_get_section_flags (abfd, sec);
419 size = bfd_get_section_size (sec);
475 sysv_internal_sizer (bfd *file ATTRIBUTE_UNUSED, sec_ptr sec,
478 bfd_size_type size = bfd_section_size (file, sec);
480 if ( ! bfd_is_abs_section (sec)
481 && ! bfd_is_com_section (sec)
482 && ! bfd_is_und_section (sec))
484 int namelen = strlen (bfd_section_name (file, sec));
491 if (bfd_section_vma (file, sec) > svi_maxvm
405 berkeley_sum(bfd *abfd ATTRIBUTE_UNUSED, sec_ptr sec, void *ignore ATTRIBUTE_UNUSED) argument
471 sysv_internal_sizer(bfd *file ATTRIBUTE_UNUSED, sec_ptr sec, void *ignore ATTRIBUTE_UNUSED) argument
493 sysv_internal_printer(bfd *file ATTRIBUTE_UNUSED, sec_ptr sec, void *ignore ATTRIBUTE_UNUSED) argument
[all...]

Completed in 410 milliseconds

1234567891011>>