Searched defs:section (Results 1 - 25 of 148) sorted by relevance

123456

/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dnwld.c39 const char section[] = ".ctors"TARGET_SUB_SECTION_SEPARATOR; local
60 const char section[] = ".dtors"TARGET_SUB_SECTION_SEPARATOR; local
/freebsd-9.3-release/crypto/openssl/crypto/conf/
H A Dcnf_save.c83 char *section; local
H A Dconf_api.c87 CONF_VALUE *_CONF_get_section(const CONF *conf, const char *section) argument
112 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) argument
134 _CONF_get_string(const CONF *conf, const char *section, const char *name) argument
278 _CONF_new_section(CONF *conf, const char *section) argument
[all...]
/freebsd-9.3-release/contrib/binutils/ld/
H A Dldctor.h46 asection *section; /* Section of value in set. */ member in struct:set_element
H A Dldctor.c56 ldctor_add_set_entry(struct bfd_link_hash_entry *h, bfd_reloc_code_real_type reloc, const char *name, asection *section, bfd_vma value) argument
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dcoretypes.h49 typedef union section section; typedef in typeref:union:section
/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dfloat.h34 char *section; member in struct:float_elt
H A Dindex.h37 char *section; /* Current section number we are in, */ member in struct:index_elt
H A Dnode.h70 int section; /* Section level where the reference occurs. */ member in struct:node_ref
/freebsd-9.3-release/tools/tools/bus_autoconf/
H A Dbus_autoconf.c63 char *section; local
H A Dbus_sections.c76 format_get_section(const char *section) argument
99 format_get_section_size(const char *section) argument
112 format_get_field(const char *section, const char *field, argument
[all...]
H A Dbus_usb.c327 usb_import_entries(const char *section, const char *module, argument
/freebsd-9.3-release/usr.bin/yacc/
H A Dskeleton.c408 write_section(const char *section[]) argument
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dstabsread.h159 asection *section; member in struct:stab_section_list
H A Dblock.c74 blockvector_for_pc_sect (CORE_ADDR pc, struct bfd_section *section, argument
139 block_for_pc_sect (CORE_ADDR pc, struct bfd_section *section) argument
H A Dtracepoint.h92 asection *section; member in struct:tracepoint
/freebsd-9.3-release/lib/libc/nameser/
H A Dns_parse.c77 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { argument
138 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { argument
[all...]
/freebsd-9.3-release/usr.sbin/ndiscvt/
H A Dinf.h9 struct section { struct
17 struct section *section; member in struct:assign
27 struct section *section; member in struct:reg
/freebsd-9.3-release/contrib/bind9/lib/export/samples/
H A Dsample-request.c126 print_section(dns_message_t *message, int section, isc_buffer_t *buf) { argument
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dsimple.c103 asection *section; member in struct:saved_output_info
107 simple_save_output_info(bfd *abfd ATTRIBUTE_UNUSED, asection *section, void *ptr) argument
123 simple_restore_output_info(bfd *abfd ATTRIBUTE_UNUSED, asection *section, void *ptr) argument
[all...]
H A Ddwarf1.c442 _bfd_dwarf1_find_nearest_line(bfd *abfd, asection *section, asymbol **symbols ATTRIBUTE_UNUSED, bfd_vma offset, const char **filename_ptr, const char **functionname_ptr, unsigned int *linenumber_ptr) argument
[all...]
H A Dlibieee.h52 asection *section; member in struct:ieee_per_section
H A Dsection.c1182 bfd_set_section_flags(bfd *abfd ATTRIBUTE_UNUSED, sec_ptr section, flagword flags) argument
1328 bfd_set_section_contents(bfd *abfd, sec_ptr section, const void *location, file_ptr offset, bfd_size_type count) argument
1396 bfd_get_section_contents(bfd *abfd, sec_ptr section, void *location, file_ptr offset, bfd_size_type count) argument
[all...]
/freebsd-9.3-release/contrib/binutils/binutils/
H A Ddwarf.h43 struct dwarf_section section; member in struct:dwarf_section_display
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_compression_rpm.c165 uint32_t section; local

Completed in 114 milliseconds

123456