Searched refs:entry (Results 176 - 200 of 1421) sorted by path

1234567891011>>

/freebsd-11-stable/contrib/binutils/binutils/
H A Dreadelf.c1817 strcat (buf, ", has entry point");
3045 /* This entry is for compatability
3059 debug_dump_long_opts * entry;
3061 for (entry = opts_table; entry->option; entry++)
3063 size_t len = strlen (entry->option);
3065 if (strneq (p, entry->option, len)
3068 * entry->variable = 1;
3080 if (entry
3056 debug_dump_long_opts * entry; local
4471 unsigned int entry, j, size; local
5552 dynamic_section_mips_val(Elf_Internal_Dyn *entry) argument
5625 dynamic_section_parisc_val(Elf_Internal_Dyn *entry) argument
5687 dynamic_section_ia64_val(Elf_Internal_Dyn *entry) argument
5709 Elf_Internal_Dyn *entry; local
5753 Elf_Internal_Dyn *entry; local
5828 Elf_Internal_Dyn *entry; local
6557 Elf_External_Verneed *entry; local
8603 Elf_Internal_Dyn *entry; local
[all...]
H A Dwrstabs.c41 /* An entry in a string hash table. */
142 /* The last string hash table entry. */
299 /* Routine to create an entry in a string hash table. */
302 string_hash_newfunc (struct bfd_hash_entry *entry,
305 struct string_hash_entry *ret = (struct string_hash_entry *) entry;
330 /* Look up an entry in a string hash table. */
896 the entry on the type stack is not a definition, so we
301 string_hash_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table, const char *string) argument
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-coff.c197 combined_entry_type *entry, *p;
199 entry = &coffsymbol (symbol_get_bfdsym (sym))->native[1];
201 entry->u.auxent.x_sym.x_fcnary.x_fcn.x_endndx.p = p;
202 entry->fix_end = 1;
208 combined_entry_type *entry, *p;
210 entry = &coffsymbol (symbol_get_bfdsym (sym))->native[1];
212 entry->u.auxent.x_sym.x_tagndx.p = p;
213 entry->fix_tag = 1;
269 /* BFD converts filename to a .file symbol with an aux entry. It
712 lineno entry MUS
195 combined_entry_type *entry, *p; local
206 combined_entry_type *entry, *p; local
[all...]
H A Dtc-arm.c467 /* Structure for a hash table entry for a register.
2776 unsigned int entry;
2781 for (entry = 0; entry < pool->next_free_entry; entry ++)
2783 if ((pool->literals[entry].X_op == inst.reloc.exp.X_op)
2785 && (pool->literals[entry].X_add_number
2787 && (pool->literals[entry].X_unsigned
2791 if ((pool->literals[entry].X_op == inst.reloc.exp.X_op)
2793 && (pool->literals[entry]
2774 unsigned int entry; local
2875 unsigned int entry; local
4528 struct group_reloc_table_entry *entry; local
4671 struct group_reloc_table_entry *entry; local
[all...]
H A Dtc-cr16.c458 /* This macro decides whether a particular reloc is an entry in a
514 /* Generate a relocation entry for a fixup. */
1373 return trap->entry;
1378 if (trap->entry == (unsigned int) atoi (s))
1379 return trap->entry;
/freebsd-11-stable/contrib/binutils/gas/
H A Ditbl-parse.y121 table -> entry*
123 entry -> [z entrydef] [comment] '\n'
126 entrydef -> 'insn' name val funcdef ; type of entry (instruction)
129 type -> ['dreg' | 'creg' | 'greg' ] ; type of entry (register)
237 The number of parms argument to the function entry
303 entry entrys
307 entry: label
310 DBG (("line %d: entry pnum=%d type=%d name=%s value=x%x\n",
316 DBG (("line %d: entry pnum=%d type=INSN name=%s value=x%x",
/freebsd-11-stable/contrib/binutils/include/aout/
H A Dencap.h59 long entry; member in struct:coffheader
/freebsd-11-stable/contrib/binutils/include/
H A Dbfdlink.h45 /* Describes the type of hash table entry structure being used.
55 /* These are the possible types of an entry in the BFD link hash
83 /* Base hash table entry structure. */
86 /* Type of this entry. */
177 /* Look up an entry in a link hash table. If FOLLOW is TRUE, this
184 /* Look up an entry in the main linker hash table if the symbol might
198 /* Add an entry to the undefs list. */
502 the link hash table entry for the set itself (e.g.,
503 __CTOR_LIST__). RELOC is the relocation to use for an entry in
505 get the size of the entry whe
[all...]
/freebsd-11-stable/contrib/binutils/include/coff/
H A Dalpha.h60 unsigned char entry[8]; /* entry pt. */ member in struct:external_aouthdr
H A Dexternal.h50 char entry[4]; /* entry pt. */ member in struct:external_aouthdr
66 char entry[4]; /* Entry pt. */ member in struct:external_aouthdr64
111 /* 1 line number entry for every "breakpointable" source line in a section.
112 Line numbers are grouped on a per function basis; first entry in a function
147 #define E_DIMNUM 4 /* # array dimensions in auxiliary entry */
215 char x_endndx[4]; /* entry ndx past block end */
H A Dia64.h49 char entry[4]; /* entry pt. */ member in struct:__anon394
H A Dinternal.h167 /* Address of entry point relative to image base. */
206 long NumberOfRvaAndSizes; /* number of entries in next entry, 16 */
218 bfd_vma entry; /* entry pt. */ member in struct:internal_aouthdr
227 short o_snentry; /* section number for entry point */
279 #define C_LASTENT 20 /* dummy entry (end of block) */
284 #define C_LINE 104 /* line # reformatted as symbol table entry */
410 /* 1 line number entry for every "breakpointable" source line in a section.
411 Line numbers are grouped on a per function basis; first entry in a function
429 #define DIMNUM 4 /* # array dimensions in auxiliary entry */
[all...]
H A Dmips.h43 unsigned char entry[4]; /* entry pt. */ member in struct:external_aouthdr
H A Drs6000.h41 unsigned char entry[4]; /* entry pt. */ member in struct:__anon417
45 unsigned char o_snentry[2]; /* section number of entry point */
86 /* 1 line number entry for every "breakpointable" source line in a section.
87 * Line numbers are grouped on a per function basis; first entry in a function
108 #define E_DIMNUM 4 /* # array dimensions in auxiliary entry */
147 char x_endndx[4]; /* entry ndx past block end */
H A Drs6k64.h49 unsigned char o_snentry[2]; /* section number of entry point */
63 unsigned char entry[8]; /* entry pt. */ member in struct:__anon434
97 /* 1 line number entry for every "breakpointable" source line in a section.
98 Line numbers are grouped on a per function basis; first entry in a function
121 #define E_DIMNUM 4 /* # array dimensions in auxiliary entry */
149 char x_endndx[4]; /* entry ndx past block end */
H A Dti.h149 char entry[4]; /* entry pt. */ member in struct:__anon464
286 /* 1 line number entry for every "breakpointable" source line in a section.
287 * Line numbers are grouped on a per function basis; first entry in a function
313 #define E_DIMNUM 4 /* # array dimensions in auxiliary entry */
351 char x_endndx[4]; /* entry ndx past block end */
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dcr16.h339 unsigned int entry; member in struct:__anon588
/freebsd-11-stable/contrib/binutils/ld/
H A Dld.h122 struct bfd_link_hash_entry *entry; member in struct:map_symbol_def
H A Dldcref.c55 /* We keep a hash table of symbols. Each entry looks like this. */
80 /* Look up an entry in the cref hash table. */
116 /* Create an entry in a cref hash table. */
119 cref_hash_newfunc (struct bfd_hash_entry *entry, argument
123 struct cref_hash_entry *ret = (struct cref_hash_entry *) entry;
392 /* Output one entry in the cross reference table. */
H A Dldemul.c115 lang_input_statement_type *entry)
118 return (*ld_emulation->open_dynamic_archive) (arch, search, entry);
160 ldemul_unrecognized_file (lang_input_statement_type *entry) argument
163 return (*ld_emulation->unrecognized_file) (entry);
170 ldemul_recognized_file (lang_input_statement_type *entry) argument
173 return (*ld_emulation->recognized_file) (entry);
308 ldemul_find_potential_libraries (char *name, lang_input_statement_type *entry) argument
311 return ld_emulation->find_potential_libraries (name, entry);
317 ldemul_new_vers_pattern (struct bfd_elf_version_expr *entry) argument
320 entry
114 ldemul_open_dynamic_archive(const char *arch, search_dirs_type *search, lang_input_statement_type *entry) argument
[all...]
H A Dldemul.h144 struct lang_input_statement_struct *entry);
H A Dldfile.c132 lang_input_statement_type *entry)
134 entry->the_bfd = bfd_openr (attempt, entry->target);
138 if (entry->the_bfd == NULL)
144 if (entry->the_bfd == NULL)
147 einfo (_("%F%P: invalid BFD target `%s'\n"), entry->target);
157 if (entry->search_dirs_flag || !entry->dynamic)
161 if (bfd_check_format (entry->the_bfd, bfd_archive))
162 check = bfd_openr_next_archived_file (entry
131 ldfile_try_open_bfd(const char *attempt, lang_input_statement_type *entry) argument
302 ldfile_open_file_search(const char *arch, lang_input_statement_type *entry, const char *lib, const char *suffix) argument
378 ldfile_open_file(lang_input_statement_type *entry) argument
[all...]
H A Dldlang.c763 entry point for the archive. For each element of the
1013 initialize the table, fill in an entry and remove the table. */
1016 output_section_statement_newfunc (struct bfd_hash_entry *entry, argument
1023 if (entry == NULL)
1025 entry = bfd_hash_allocate (table, sizeof (*ret));
1026 if (entry == NULL)
1027 return entry;
1030 entry = bfd_hash_newfunc (entry, table, string);
1031 if (entry
1205 struct out_section_hash_entry *entry; local
1231 struct out_section_hash_entry *entry; local
1968 lang_input_statement_type *entry = data; local
2353 struct excluded_lib *entry; local
2401 load_symbols(lang_input_statement_type *entry, lang_statement_list_type *place) argument
2982 lang_definedness_newfunc(struct bfd_hash_entry *entry, struct bfd_hash_table *table ATTRIBUTE_UNUSED, const char *name ATTRIBUTE_UNUSED) argument
5438 ldlang_add_file(lang_input_statement_type *entry) argument
[all...]
H A Dldmain.c1097 entry in the linker hash table for the set. SECTION and VALUE
1218 lang_input_statement_type *entry;
1224 entry = (lang_input_statement_type *) abfd->usrdata;
1225 if (entry != NULL && entry->asymbols != NULL)
1226 asymbols = entry->asymbols;
1239 if (entry != NULL)
1241 entry->asymbols = asymbols;
1242 entry->symbol_count = symbol_count;
1255 if (entry
1216 lang_input_statement_type *entry; local
1419 reloc_overflow(struct bfd_link_info *info ATTRIBUTE_UNUSED, struct bfd_link_hash_entry *entry, const char *name, const char *reloc_name, bfd_vma addend, bfd *abfd, asection *section, bfd_vma address) argument
[all...]
H A Dldmisc.c272 lang_input_statement_type *entry; local
285 entry = NULL;
290 entry = (lang_input_statement_type *) abfd->usrdata;
291 if (entry != (lang_input_statement_type *) NULL
292 && entry->asymbols != (asymbol **) NULL)
293 asymbols = entry->asymbols;
306 if (entry != (lang_input_statement_type *) NULL)
308 entry->asymbols = asymbols;
309 entry->symbol_count = sym_count;
378 if (asymbols != NULL && entry
[all...]

Completed in 613 milliseconds

1234567891011>>