Searched defs:section (Results 101 - 125 of 160) sorted by relevance

1234567

/freebsd-10.2-release/contrib/llvm/include/llvm/Object/
H A DELF.h856 getString(uint32_t section, ELF::Elf32_Word offset) const argument
862 getString(const Elf_Shdr *section, ELF::Elf32_Word offset) const argument
912 getSymbolVersion(const Elf_Shdr *section, const Elf_Sym *symb, bool &IsDefault) const argument
[all...]
/freebsd-10.2-release/contrib/gdb/gdb/
H A Ddbxread.c430 int section; local
[all...]
H A Dremote-e7000.c1486 asection *section; local
[all...]
H A Dsymtab.h150 short section; member in struct:general_symbol_info
1178 asection *section; member in struct:symtab_and_line
[all...]
H A Dsymfile.c2785 section_is_overlay(asection *section) argument
2855 section_is_mapped(asection *section) argument
2873 pc_in_unmapped_range(CORE_ADDR pc, asection *section) argument
2893 pc_in_mapped_range(CORE_ADDR pc, asection *section) argument
2930 overlay_unmapped_address(CORE_ADDR pc, asection *section) argument
2947 overlay_mapped_address(CORE_ADDR pc, asection *section) argument
2965 symbol_overlayed_address(CORE_ADDR address, asection *section) argument
[all...]
H A Dsymtab.c680 find_pc_sect_psymtab(CORE_ADDR pc, asection *section) argument
780 find_pc_sect_psymbol(struct partial_symtab *psymtab, CORE_ADDR pc, asection *section) argument
1733 find_pc_sect_symtab(CORE_ADDR pc, asection *section) argument
1861 find_pc_sect_line(CORE_ADDR pc, struct bfd_section *section, int notcurrent) argument
2110 asection *section; local
2345 asection *section = SYMBOL_BFD_SECTION (sym); local
[all...]
/freebsd-10.2-release/contrib/binutils/bfd/
H A Dcoff64-rs6000.c838 struct internal_scnhdr section; local
[all...]
H A Dcoffcode.h732 handle_COMDAT(bfd * abfd, flagword sec_flags, void * hdr, const char *name, asection *section) argument
1000 styp_to_sec_flags(bfd *abfd, void * hdr, const char *name, asection *section, flagword *flags_ptr) argument
1484 coff_set_custom_section_alignment(bfd *abfd ATTRIBUTE_UNUSED, asection *section, const struct coff_section_alignment_entry *alignment_table, const unsigned int table_size) argument
1547 coff_new_section_hook(bfd * abfd, asection * section) argument
1600 coff_set_alignment_hook(bfd * abfd ATTRIBUTE_UNUSED, asection * section, void * scnhdr) argument
1644 coff_set_alignment_hook(bfd * abfd ATTRIBUTE_UNUSED, asection * section, void * scnhdr) argument
1718 coff_set_alignment_hook(bfd *abfd, asection *section, void * scnhdr) argument
3473 struct internal_scnhdr section; local
4156 coff_set_section_contents(bfd * abfd, sec_ptr section, const void * location, file_ptr offset, bfd_size_type count) argument
4969 coff_canonicalize_reloc(bfd * abfd, sec_ptr section, arelent ** relptr, asymbol ** symbols) argument
[all...]
H A Dcoffgen.c2028 coff_find_nearest_line(bfd *abfd, asection *section, asymbol **symbols, bfd_vma offset, const char **filename_ptr, const char **functionname_ptr, unsigned int *line_ptr) argument
[all...]
H A Ddwarf2.c79 asection *section; member in struct:loadable_section
2319 find_line(bfd *abfd, asection *section, bfd_vma offset, asymbol *symbol, asymbol **symbols, const char **filename_ptr, const char **functionname_ptr, unsigned int *linenumber_ptr, unsigned int addr_size, void **pinfo) argument
2597 _bfd_dwarf2_find_nearest_line(bfd *abfd, asection *section, asymbol **symbols, bfd_vma offset, const char **filename_ptr, const char **functionname_ptr, unsigned int *linenumber_ptr, unsigned int addr_size, void **pinfo) argument
[all...]
H A Delf64-mips.c2345 mips_elf64_canonicalize_reloc(bfd *abfd, sec_ptr section, arelent **relptr, asymbol **symbols) argument
[all...]
H A Delfxx-sparc.c2419 _bfd_sparc_elf_relax_section(bfd *abfd ATTRIBUTE_UNUSED, struct bfd_section *section, struct bfd_link_info *link_info ATTRIBUTE_UNUSED, bfd_boolean *again) argument
[all...]
H A Dlinker.c1524 _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 Dsunos.c1051 sunos_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
[all...]
H A Decoff.c143 _bfd_ecoff_new_section_hook(bfd *abfd, asection *section) argument
1549 ecoff_slurp_reloc_table(bfd *abfd, asection *section, asymbol **symbols) argument
1657 _bfd_ecoff_canonicalize_reloc(bfd *abfd, asection *section, arelent **relptr, asymbol **symbols) argument
1699 _bfd_ecoff_find_nearest_line(bfd *abfd, asection *section, asymbol **ignore_symbols ATTRIBUTE_UNUSED, bfd_vma offset, const char **filename_ptr, const char **functionname_ptr, unsigned int *retline_ptr) argument
1887 _bfd_ecoff_get_section_contents(bfd *abfd, asection *section, void * location, file_ptr offset, bfd_size_type count) argument
2132 _bfd_ecoff_set_section_contents(bfd *abfd, asection *section, const void * location, file_ptr offset, bfd_size_type count) argument
2396 struct internal_scnhdr section; local
3355 asection *section; local
4088 asection *section; local
[all...]
H A Delf32-spu.c872 asection *section; local
[all...]
/freebsd-10.2-release/contrib/binutils/binutils/
H A Ddwarf.c285 struct dwarf_section *section = &debug_displays [str].section; local
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...]
H A Dprdbg.c1890 find_address_in_section(bfd *abfd, asection *section, void *data) argument
/freebsd-10.2-release/contrib/binutils/gas/
H A Dsymbols.c191 local_symbol_make(const char *name, segT section, valueT value, fragS *frag) argument
[all...]
H A Dwrite.c372 chain_frchains_together_1 (segT section, struct frchain *frchp) argument
398 chain_frchains_together(bfd *abfd ATTRIBUTE_UNUSED, segT section, void *xxx ATTRIBUTE_UNUSED) argument
[all...]
/freebsd-10.2-release/contrib/binutils/include/
H A Dbfdlink.h122 asection *section; /* Symbol section. */ member in struct:bfd_link_hash_entry::__anon378::__anon380
148 asection *section; /* Symbol section. */ member in struct:bfd_link_hash_entry::__anon378::__anon382::bfd_link_hash_common_entry
628 asection *section; member in struct:bfd_link_order::__anon383::__anon384
672 asection *section; member in union:bfd_link_order_reloc::__anon387
[all...]
/freebsd-10.2-release/contrib/binutils/ld/
H A Dldlang.h205 asection *section; member in struct:__anon637
290 asection *section; member in struct:__anon638
296 asection *section; member in struct:__anon639
317 asection *section; member in struct:lang_section_bst
444 asection **section; member in struct:orphan_save
[all...]
/freebsd-10.2-release/crypto/openssl/apps/
H A Dca.c244 static char *section = NULL; variable
[all...]
/freebsd-10.2-release/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c440 struct bfd_section *section; local
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/API/
H A DSBTarget.cpp2412 SBTarget::SetSectionLoadAddress (lldb::SBSection section, argument
2457 SBTarget::ClearSectionLoadAddress (lldb::SBSection section) argument
[all...]

Completed in 391 milliseconds

1234567