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

1234567

/freebsd-10.1-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-10.1-release/contrib/subversion/subversion/include/private/
H A Dsvn_cmdline_private.h80 const char *section; member in struct:svn_cmdline__config_argument_t
/freebsd-10.1-release/crypto/openssl/crypto/conf/
H A Dcnf_save.c83 char *section; local
H A Dconf_api.c106 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) argument
128 _CONF_get_string(const CONF *conf, const char *section, const char *name) argument
273 _CONF_new_section(CONF *conf, const char *section) argument
[all...]
/freebsd-10.1-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-10.1-release/contrib/byacc/
H A Dbtyaccpar.c1235 write_section(FILE * fp, const char *const section[]) argument
H A Dyaccpar.c407 write_section(FILE * fp, const char *const section[]) argument
/freebsd-10.1-release/contrib/gcc/
H A Dcoretypes.h49 typedef union section section; typedef in typeref:union:section
/freebsd-10.1-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-10.1-release/tools/tools/bus_autoconf/
H A Dbus_autoconf.c63 char *section; local
/freebsd-10.1-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-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DAddressRange.cpp31 AddressRange::AddressRange (const lldb::SectionSP &section, addr_t offset, addr_t byte_size) : argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Target/
H A DSectionLoadList.cpp79 SectionLoadList::SetSectionLoadAddress (const lldb::SectionSP &section, addr_t load_addr, bool warn_multiple) argument
[all...]
/freebsd-10.1-release/lib/libc/nameser/
H A Dns_parse.c82 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { argument
142 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { argument
205 ns_parserr2(ns_msg *handle, ns_sect section, int rrnum, ns_rr2 *rr) argument
[all...]
/freebsd-10.1-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-10.1-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...]
/freebsd-10.1-release/contrib/binutils/binutils/
H A Ddwarf.h43 struct dwarf_section section; member in struct:dwarf_section_display
/freebsd-10.1-release/contrib/ldns/
H A Dhost2wire.c159 ldns_rr2buffer_wire(ldns_buffer *buffer, const ldns_rr *rr, int section) argument
357 ldns_rr2wire(uint8_t **dest, const ldns_rr *rr, int section, size_t *result_size) argument
86 ldns_rr2buffer_wire_canonical(ldns_buffer *buffer, const ldns_rr *rr, int section) argument
H A Dwire2host.c316 ldns_wire2rr(ldns_rr **rr_p, const uint8_t *wire, size_t max, size_t *pos, ldns_pkt_section section) argument
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_rpm.c167 uint32_t section; local

Completed in 174 milliseconds

1234567