Searched refs:section (Results 176 - 200 of 566) sorted by relevance

1234567891011>>

/freebsd-9.3-release/lib/libncp/
H A Dncpl_rcfile.c279 fprintf(stderr, "Key '%s' defined before section\n", buf);
310 rc_getstringptr(struct rcfile *rcp,char *section, char *key,char **dest) { argument
315 rsp = rc_findsect(rcp, section);
324 rc_getstring(struct rcfile *rcp,char *section, char *key,int maxlen,char *dest) { argument
328 error = rc_getstringptr(rcp, section, key, &value);
331 fprintf(stderr, "line too long for key '%s' in section '%s', max = %d\n",key, section, maxlen);
339 rc_getint(struct rcfile *rcp,char *section, char *key,int *value) { argument
343 rsp = rc_findsect(rcp, section);
350 fprintf(stderr, "invalid int value '%s' for key '%s' in section '
361 rc_getbool(struct rcfile *rcp,char *section, char *key,int *value) argument
[all...]
/freebsd-9.3-release/contrib/binutils/ld/
H A Dldexp.c28 which contains a value, a section to which it is relative and a
137 expld.result.value += expld.result.section->vma;
138 expld.result.section = bfd_abs_section_ptr;
145 expld.result.section = bfd_abs_section_ptr;
177 exp_relop (asection *section, bfd_vma value) argument
183 new->rel.section = section;
189 new_rel (bfd_vma value, char *str, asection *section) argument
194 expld.result.section = section;
[all...]
H A Dldwrite.c204 if (rs->section->owner == output_bfd)
205 link_order->u.reloc.p->u.section = rs->section;
208 link_order->u.reloc.p->u.section = rs->section->output_section;
209 link_order->u.reloc.p->addend += rs->section->output_offset;
222 /* Create a new link_order in the output section with this
224 asection *i = statement->input_section.section;
243 /* We've got a never load section inside one which
253 link_order->u.indirect.section
[all...]
H A Dldexp.h29 asection *section; member in struct:__anon738
84 asection *section; member in struct:etree_union::__anon747
112 /* Current dot and section passed to ldexp folder. */
114 asection *section; member in struct:ldexp_control
H A Dldmain.c928 from = h->u.def.section->owner;
937 from = h->u.c.p->section->owner;
1003 /* If either section has the output_section field set to
1004 bfd_abs_section_ptr, it means that the section is being
1105 asection *section,
1115 ldctor_add_set_entry (h, reloc, NULL, section, value);
1139 asection *section,
1179 ldctor_add_set_entry (h, BFD_RELOC_CTOR, name, section, value);
1201 asection *section,
1210 if (section !
1099 add_to_set(struct bfd_link_info *info ATTRIBUTE_UNUSED, struct bfd_link_hash_entry *h, bfd_reloc_code_real_type reloc, bfd *abfd, asection *section, bfd_vma value) argument
1133 constructor_callback(struct bfd_link_info *info, bfd_boolean constructor, const char *name, bfd *abfd, asection *section, bfd_vma value) argument
1195 warning_callback(struct bfd_link_info *info ATTRIBUTE_UNUSED, const char *warning, const char *symbol, bfd *abfd, asection *section, bfd_vma address) argument
1312 undefined_symbol(struct bfd_link_info *info ATTRIBUTE_UNUSED, const char *name, bfd *abfd, asection *section, bfd_vma address, bfd_boolean error) argument
1419 reloc_overflow(struct bfd_link_info *info ATTRIBUTE_UNUSED, struct bfd_link_hash_entry *entry, const char *name, const char *reloc_name, bfd_vma addend, bfd *abfd, asection *section, bfd_vma address) argument
1477 reloc_dangerous(struct bfd_link_info *info ATTRIBUTE_UNUSED, const char *message, bfd *abfd, asection *section, bfd_vma address) argument
1492 unattached_reloc(struct bfd_link_info *info ATTRIBUTE_UNUSED, const char *name, bfd *abfd, asection *section, bfd_vma address) argument
1508 notice(struct bfd_link_info *info, const char *name, bfd *abfd, asection *section, bfd_vma value) argument
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/conf/
H A Dconf_def.c75 static int str_copy(CONF *conf, char *section, char **to, char *from);
219 char *section = NULL, *buf; local
230 section = (char *)OPENSSL_malloc(10);
231 if (section == NULL) {
235 BUF_strlcpy(section, "default", 10);
242 sv = _CONF_new_section(conf, section);
326 if (!str_copy(conf, NULL, &section, start))
328 if ((sv = _CONF_get_section(conf, section)) == NULL)
329 sv = _CONF_new_section(conf, section);
369 psection = section;
482 str_copy(CONF *conf, char *section, char **pto, char *from) argument
[all...]
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dlinker.c62 routines are used as examples throughout this section.
194 add, notably symbol flags, a section, and an offset. The
196 <<BSF_INDIRECT>>. The section is a section in the object
295 @* Relocating the section contents::
300 Information provided by the linker, Relocating the section contents, Performing the Final Link, Performing the Final Link
312 Each section in the output file will have a list of
316 contents of the output section in terms of the contents of
324 Relocating the section contents, Writing the symbol table, Information provided by the linker, Performing the Final Link
326 Relocating the section content
1524 _bfd_generic_link_add_one_symbol(struct bfd_link_info *info, bfd *abfd, const char *name, flagword flags, asection *section, bfd_vma value, const char *string, bfd_boolean copy, bfd_boolean collect, struct bfd_link_hash_entry **hashp) argument
2607 bfd_new_link_order(bfd *abfd, asection *section) argument
[all...]
H A DpeXXigen.c123 /* The section symbols for the .idata$ sections have class 0x68
124 (C_SECTION), which MS documentation indicates is a section
126 copy of the .idata section's flags rather than something useful.
637 /* The first non-zero section filepos is the header size.
653 the virtual address and virtual size of the last section
918 .text section must have IMAGE_SCN_MEM_EXECUTE (0x20000000) and the data
920 (this is especially important when dealing with the .idata section since
922 section data is ever generated, we must add IMAGE_SCN_MEM_DISCARDABLE
957 we know exactly what this specific section wants so we remove it
1057 asection *section;
1056 asection *section; local
1365 asection *section; local
1594 asection *section = bfd_get_section_by_name (abfd, ".pdata"); local
1731 asection *section = bfd_get_section_by_name (abfd, ".reloc"); local
[all...]
H A Dihex.c235 section for each contiguous set of bytes. */
349 /* This data goes at the end of the section we are
536 /* Read the contents of a section in an Intel Hex file. */
539 ihex_read_section (bfd *abfd, asection *section, bfd_byte *contents) argument
547 if (bfd_seek (abfd, section->filepos, SEEK_SET) != 0)
595 if ((bfd_size_type) (p - contents) >= section->size)
597 /* We've read everything in the section. */
608 if ((bfd_size_type) (p - contents) < section->size)
611 (_("%B: bad section length in ihex_read_section"), abfd);
627 /* Get the contents of a section i
630 ihex_get_section_contents(bfd *abfd, asection *section, void * location, file_ptr offset, bfd_size_type count) argument
654 ihex_set_section_contents(bfd *abfd, asection *section, const void * location, file_ptr offset, bfd_size_type count) argument
[all...]
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dirix-crti.asm24 text section overflow!
27 .gcc_init section instead. */
29 .section .gcc_init,"ax",@progbits
41 .section .gcc_fini,"ax",@progbits
/freebsd-9.3-release/lib/csu/mips/
H A Dcrti.S4 .section .init,"ax",%progbits
28 .section .fini,"ax",%progbits
/freebsd-9.3-release/lib/libc/i386/sys/
H A Dcerror.S66 .section .note.GNU-stack,"",%progbits
/freebsd-9.3-release/lib/libc/powerpc/sys/
H A Dcerror.S57 .section .note.GNU-stack,"",%progbits
H A Dsetlogin.S51 .section .note.GNU-stack,"",%progbits
/freebsd-9.3-release/lib/libc/powerpc64/sys/
H A Dcerror.S60 .section .note.GNU-stack,"",%progbits
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Dsol-ci.asm44 .section ".text"
49 .section ".exception_ranges","aw"
54 .section ".ctors","aw"
60 .section ".dtors","aw"
66 .section ".init","ax"
87 .section ".fini","ax"
100 .section ".sdata","aw"
H A Dppc-asm.h102 .section ".opd","aw"; \
128 .section DESC_SECTION,"aw"; \
162 .section .note.GNU-stack
H A Dsol-cn.asm50 .section ".ctors","aw"
56 .section ".dtors","aw"
61 .section ".text"
65 .section ".exception_ranges","aw"
70 .section ".init","ax"
78 .section ".fini","ax"
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dminsyms.c367 lookup_minimal_symbol_by_pc_section (CORE_ADDR pc, asection *section) argument
377 /* PC has to be in a known section. This ensures that anything
385 trying to force the PC into a valid section as returned by
388 find_pc_section wasn't returning an absolute section and hence
473 /* If "section" specified, skip any symbol from wrong section */
475 if (section)
481 && SYMBOL_BFD_SECTION (&msymbol[hi]) != section)
498 for a matching PC (no section given) */
504 force the section bu
506 struct obj_section *section = find_pc_section (pc); local
545 int section; local
574 prim_record_minimal_symbol_and_info(const char *name, CORE_ADDR address, enum minimal_symbol_type ms_type, char *info, int section, asection *bfd_section, struct objfile *objfile) argument
[all...]
H A Delfread.c47 file_ptr dboffset; /* Offset to dwarf debug section */
48 unsigned int dbsize; /* Size of dwarf debug section */
49 file_ptr lnoffset; /* Offset to dwarf line number section */
50 unsigned int lnsize; /* Size of dwarf line number section */
51 asection *stabsect; /* Section pointer for .stab section */
52 asection *stabindexsect; /* Section pointer for .stab.index section */
53 asection *mdebugsect; /* Section pointer for .mdebug section */
58 /* We are called once per section from elf_symfile_read. We
59 need to examine each section we are passed, check to see
61 if so, stash away some access information for the section
[all...]
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dsrconv.c321 /* Don't count the abs section. */
440 sh.section = sec->number;
442 sh.section = 0;
449 wr_ob (struct coff_ofile *p ATTRIBUTE_UNUSED, struct coff_section *section) argument
456 while (i < bfd_get_section_size (section->bfd_section))
462 if (i + todo > bfd_get_section_size (section->bfd_section))
463 todo = bfd_get_section_size (section->bfd_section) - i;
469 ob.address = section->address;
482 bfd_get_section_contents (abfd, section->bfd_section, stuff, i, todo);
484 sysroff_swap_ob_out (file, &ob /*, i + todo < section
1169 walk_tree_scope(struct coff_section *section, struct coff_sfile *sfile, struct coff_scope *scope, int nest, int type) argument
1193 walk_tree_sfile(struct coff_section *section, struct coff_sfile *sfile) argument
1294 find_base(struct coff_sfile *sfile, struct coff_section *section) argument
[all...]
H A Ddwarf.c285 struct dwarf_section *section = &debug_displays [str].section; local
287 if (section->start == NULL)
288 return _("<no .debug_str section>");
291 offset -= section->address;
292 if (offset > section->size)
298 return (const char *) section->start + offset;
400 /* Processes the (partial) contents of a .debug_abbrev section.
401 Returns NULL if the end of the section was encountered.
422 /* A single zero is supposed to end the section accordin
1530 process_debug_info(struct dwarf_section *section, void *file, int do_loc) argument
1813 display_debug_lines(struct dwarf_section *section, void *file) argument
2087 display_debug_pubnames(struct dwarf_section *section, void *file ATTRIBUTE_UNUSED) argument
2171 display_debug_macinfo(struct dwarf_section *section, void *file ATTRIBUTE_UNUSED) argument
2247 display_debug_abbrev(struct dwarf_section *section, void *file ATTRIBUTE_UNUSED) argument
2290 display_debug_loc(struct dwarf_section *section, void *file) argument
2485 display_debug_str(struct dwarf_section *section, void *file ATTRIBUTE_UNUSED) argument
2543 display_debug_info(struct dwarf_section *section, void *file) argument
2550 display_debug_aranges(struct dwarf_section *section, void *file ATTRIBUTE_UNUSED) argument
2660 display_debug_ranges(struct dwarf_section *section, void *file ATTRIBUTE_UNUSED) argument
2956 display_debug_frames(struct dwarf_section *section, void *file ATTRIBUTE_UNUSED) argument
3679 display_debug_not_supported(struct dwarf_section *section, void *file ATTRIBUTE_UNUSED) argument
[all...]
/freebsd-9.3-release/usr.bin/catman/
H A Dcatman.c52 #define MAN_SECTION_DIR 1 /* signifies a man section directory */
167 * Deals with junk files in the man or cat section directories.
265 get_cat_section(char *section) argument
269 cat_section = strdup(section);
448 * Scan the man section directory for pages and process each one,
449 * then check for junk in the corresponding cat section.
452 scan_section(char *mandir, char *section, char *cat_section) argument
466 * scan the man section directory for pages
468 npages = scandir(section, &entries, NULL, alphasort);
470 warn("%s/%s", mandir, section);
577 process_section(char *mandir, char *section) argument
609 process_mandir(char *dir_name, char *section) argument
667 char *section; local
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dmessage.h43 * additional data section are analyzed and removed.
57 *\li (1) insert it into a section, using dns_message_addname().
73 * when the section lists are cleared, such as in a reset or in a destroy.
90 * section, move rdata from one section to another, remove rdata, etc.
118 * and DNS_SECTION_MAX must be one greater than the last used section.
174 additional section. */
176 additional section. */
327 dns_message_sectiontotext(dns_message_t *msg, dns_section_t section,
334 dns_pseudosection_t section,
[all...]
/freebsd-9.3-release/sys/powerpc/include/
H A Dasm.h69 .text; .align 2; .globl x; .section ".opd","aw"; \
125 .section .gnu.warning. ## _sym ; .ascii _msg ; .text
128 .section .gnu.warning./**/_sym ; .ascii _msg ; .text

Completed in 239 milliseconds

1234567891011>>