Searched refs:sec_ptr (Results 1 - 25 of 25) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dsection.c1027 sec_ptr
1084 sec_ptr
1183 sec_ptr section,
1285 bfd_set_section_size (bfd *abfd, sec_ptr ptr, bfd_size_type val)
1329 sec_ptr section,
1397 sec_ptr section,
1454 bfd_malloc_and_get_section (bfd *abfd, sec_ptr sec, bfd_byte **buf)
H A Dlibaout.h495 (bfd *, sec_ptr, const void *, file_ptr, bfd_size_type);
534 (bfd *, sec_ptr, asymbol **);
537 (bfd *, sec_ptr, arelent **, asymbol **);
540 (bfd *, sec_ptr);
543 (bfd *, sec_ptr);
H A Dbfd.c711 bfd_get_reloc_upper_bound (bfd *abfd, sec_ptr asect)
745 sec_ptr asect,
776 sec_ptr asect,
H A Dlibbfd.c815 sec_ptr section,
841 sec_ptr section ATTRIBUTE_UNUSED,
893 sec_ptr section,
H A Dmipsbsd.c77 long MY(canonicalize_reloc) PARAMS ((bfd *, sec_ptr, arelent **, asymbol **));
351 sec_ptr section;
H A Dlibcoff-in.h334 (bfd *, sec_ptr);
H A Dbfd-in2.h339 typedef struct bfd_section *sec_ptr;
5106 bfd_boolean (*_new_section_hook) (bfd *, sec_ptr);
5109 (bfd *, sec_ptr, void *, file_ptr, bfd_size_type);
5111 (bfd *, sec_ptr, bfd_window *, file_ptr, bfd_size_type);
5135 (bfd *, sec_ptr, bfd *, sec_ptr, struct bfd_link_info *);
5139 (bfd *, sec_ptr, bfd *, sec_ptr);
5251 long (*_get_reloc_upper_bound) (bfd *, sec_ptr);
5253 (bfd *, sec_ptr, arelen
335 typedef struct bfd_section *sec_ptr; typedef in typeref:struct:bfd_section
[all...]
H A Dbout.c673 b_out_slurp_reloc_table (bfd *abfd, sec_ptr asect, asymbol **symbols)
887 sec_ptr section,
921 b_out_get_reloc_upper_bound (bfd *abfd, sec_ptr asect)
H A Delf-bfd.h1637 (bfd *, sec_ptr, const void *, file_ptr, bfd_size_type);
1649 (bfd *, sec_ptr);
1651 (bfd *, sec_ptr, arelent **, asymbol **);
H A Dbfd-in.h332 typedef struct bfd_section *sec_ptr;
328 typedef struct bfd_section *sec_ptr; typedef in typeref:struct:bfd_section
H A Delf64-sparc.c210 elf64_sparc_canonicalize_reloc (bfd *abfd, sec_ptr section,
H A Dlibcoff.h338 (bfd *, sec_ptr);
H A Dtekhex.c636 sec_ptr section,
H A Dieee.c2032 ieee_get_reloc_upper_bound (bfd *abfd, sec_ptr asect)
2043 sec_ptr section,
2059 sec_ptr section,
3223 sec_ptr section,
H A Dsrec.c814 sec_ptr section,
H A Daoutx.h1238 sec_ptr section,
2259 NAME (aout, slurp_reloc_table) (bfd *abfd, sec_ptr asect, asymbol **symbols)
2394 sec_ptr section,
2434 NAME (aout, get_reloc_upper_bound) (bfd *abfd, sec_ptr asect)
H A Dcoffcode.h4158 sec_ptr section,
4838 coff_slurp_reloc_table (bfd * abfd, sec_ptr asect, asymbol ** symbols)
4971 sec_ptr section,
H A Delf64-mips.c2350 mips_elf64_canonicalize_reloc (bfd *abfd, sec_ptr section,
H A Delf.c6579 sec_ptr asect)
6588 sec_ptr section,
7298 sec_ptr section,
H A Dcoffgen.c1725 coff_get_reloc_upper_bound (bfd *abfd, sec_ptr asect)
H A Delfxx-mips.c9998 _bfd_mips_elf_set_section_contents (bfd *abfd, sec_ptr section,
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dconfig.c330 void *sec_ptr;
334 apr_hash_this(sec_ndx, NULL, NULL, &sec_ptr);
335 sec = sec_ptr;
433 void *sec_ptr;
440 sec_ptr = apr_hash_get(cfg->sections, cfg->tmp_key->data,
443 *sectionp = sec_ptr;
445 if (sec_ptr != NULL && option != NULL)
447 cfg_section_t *sec = sec_ptr;
885 void *sec_ptr;
888 apr_hash_this(sec_ndx, NULL, NULL, &sec_ptr);
326 void *sec_ptr; local
426 void *sec_ptr; local
873 void *sec_ptr; local
902 void *sec_ptr; local
[all...]
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dsize.c79 static void berkeley_sum (bfd *, sec_ptr, void *);
413 berkeley_sum (bfd *abfd ATTRIBUTE_UNUSED, sec_ptr sec,
479 sysv_internal_sizer (bfd *file ATTRIBUTE_UNUSED, sec_ptr sec,
501 sysv_internal_printer (bfd *file ATTRIBUTE_UNUSED, sec_ptr sec,
H A Dobjcopy.c2108 find_section_rename (bfd * ibfd ATTRIBUTE_UNUSED, sec_ptr isection,
2159 setup_section (bfd *ibfd, sec_ptr isection, void *obfdarg)
2163 sec_ptr osection;
2318 copy_section (bfd *ibfd, sec_ptr isection, void *obfdarg)
2324 sec_ptr osection;
2532 mark_symbols_used_in_relocations (bfd *ibfd, sec_ptr isection, void *symbolsarg)
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h345 typedef struct bfd_section *sec_ptr;
5113 bfd_boolean (*_new_section_hook) (bfd *, sec_ptr);
5116 (bfd *, sec_ptr, void *, file_ptr, bfd_size_type);
5118 (bfd *, sec_ptr, bfd_window *, file_ptr, bfd_size_type);
5142 (bfd *, sec_ptr, bfd *, sec_ptr, struct bfd_link_info *);
5146 (bfd *, sec_ptr, bfd *, sec_ptr);
5258 long (*_get_reloc_upper_bound) (bfd *, sec_ptr);
5260 (bfd *, sec_ptr, arelen
341 typedef struct bfd_section *sec_ptr; typedef in typeref:struct:bfd_section
[all...]

Completed in 409 milliseconds