Home
last modified time | relevance | path

Searched +defs:section +defs:match (Results 1 – 13 of 13) sorted by relevance

/toolchain/binutils/binutils-2.25/include/
Dbfdlink.h80 asection *section; /* Symbol section. */ member
129 asection *section; /* Symbol section. */ member
707 asection *section; member
751 asection *section; member
837 struct bfd_elf_version_expr *(*match) member
845 struct bfd_elf_version_expr *(*match) member
/toolchain/binutils/binutils-2.25/binutils/
Dobjdump.c363 process_section_p (asection * section) in process_section_p()
440 dump_section_header (bfd *abfd, asection *section, in dump_section_header()
1314 show_line (bfd *abfd, asection *section, bfd_vma addr_offset) in show_line()
1507 asection *section; in disassemble_bytes() local
1886 disassemble_section (bfd *abfd, asection *section, void *inf) in disassemble_section()
2257 struct dwarf_section *section = &debug_displays [debug].section; in load_specific_debug_section() local
2302 struct dwarf_section *section = &debug_displays [debug].section; in load_debug_section() local
2329 struct dwarf_section *section = &debug_displays [debug].section; in free_debug_section() local
2341 dump_dwarf_section (bfd *abfd, asection *section, in dump_dwarf_section()
2345 const char *match; in dump_dwarf_section() local
[all …]
/toolchain/binutils/binutils-2.25/ld/
Dldlang.c179 bfd_boolean match = FALSE; in input_statement_is_archive_path() local
472 asection *section) in wild_sort_fast()
503 asection *section, in output_section_callback_fast()
1376 lang_memory_default (asection * section) in lang_memory_default()
2300 asection *section, in lang_add_section()
2460 asection *section) in wild_sort()
2553 asection *section, in output_section_callback()
2607 asection *section, in check_section_callback()
3987 asection *section = output_section_statement->bfd_section; in print_output_section_statement() local
5935 asection *section; in lang_one_common() local
[all …]
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mn10300.c1241 int match; in md_assemble() local
2554 mn10300_allow_local_subtract (expressionS * left, expressionS * right, segT section) in mn10300_allow_local_subtract()
Dtc-v850.c2293 int match; in md_assemble() local
3392 v850_pcrel_from_section (fixS *fixp, segT section) in v850_pcrel_from_section()
Dtc-sparc.c1557 int match = 0; in sparc_ip() local
3668 tc_gen_reloc (asection *section, fixS *fixp) in tc_gen_reloc()
Dtc-hppa.c1370 tc_gen_reloc (asection *section, fixS *fixp) in tc_gen_reloc()
3203 int match = FALSE; in pa_ip() local
7419 asection *section; in pa_subspace() local
7947 asection *section) in update_subspace()
Dtc-ia64.c3606 char *section; in start_unwind_section() local
7224 match (int templ, int type, int slot) in match() function
11796 dot_alias (int section) in dot_alias()
Dtc-arm.c792 segT section; member
13594 unsigned regwidth, match; in neon_check_type() local
23125 tc_gen_reloc (asection *section, fixS *fixp) in tc_gen_reloc()
/toolchain/binutils/binutils-2.25/bfd/
Delf32-v850.c188 asection * section; in v850_elf_check_relocs() local
268 hi16s_location *match = NULL; in find_remembered_hi16s_reloc() local
Delfxx-mips.c1334 _bfd_mips_elf_read_ecoff_info (bfd *abfd, asection *section, in _bfd_mips_elf_read_ecoff_info()
1659 section_allows_mips16_refs_p (asection *section) in section_allows_mips16_refs_p()
6775 asection *section = bfd_get_section_by_name (abfd, ".text"); in _bfd_mips_elf_symbol_processing() local
6790 asection *section = bfd_get_section_by_name (abfd, ".data"); in _bfd_mips_elf_symbol_processing() local
12647 asection *section, bfd_vma offset, in _bfd_mips_elf_find_nearest_line()
12768 _bfd_mips_elf_set_section_contents (bfd *abfd, sec_ptr section, in _bfd_mips_elf_set_section_contents()
13039 unsigned long match; member
/toolchain/binutils/binutils-2.25/gold/
Dscript.cc723 const char* match, in gather_token()
982 Output_section* section; in sized_finalize() local
2192 Version_script_info::add_exact_match(const std::string& match, in add_exact_match()
Dscript-sections.cc199 bool match = true; in attributes_compatible() local
1282 match(const char* string, const char* pattern, bool is_wildcard_pattern) in match() function in gold::Output_section_element_input
2207 Output_section_definition* section, in find_memory_region()