Home
last modified time | relevance | path

Searched defs:p (Results 1 – 25 of 416) sorted by relevance

12345678910>>...17

/toolchain/binutils/binutils-2.27/binutils/
Dprdbg.c533 pr_start_compilation_unit (void *p, const char *filename) in pr_start_compilation_unit()
547 pr_start_source (void *p, const char *filename) in pr_start_source()
561 pr_empty_type (void *p) in pr_empty_type()
571 pr_void_type (void *p) in pr_void_type()
581 pr_int_type (void *p, unsigned int size, bfd_boolean unsignedp) in pr_int_type()
593 pr_float_type (void *p, unsigned int size) in pr_float_type()
610 pr_complex_type (void *p, unsigned int size) in pr_complex_type()
623 pr_bool_type (void *p, unsigned int size) in pr_bool_type()
636 pr_enum_type (void *p, const char *tag, const char **names, in pr_enum_type()
694 pr_pointer_type (void *p) in pr_pointer_type()
[all …]
Dcoffdump.c100 dump_coff_lines (struct coff_line *p) in dump_coff_lines()
126 dump_coff_type (struct coff_type *p) in dump_coff_type()
245 dump_coff_where (struct coff_where *p) in dump_coff_where()
284 dump_coff_visible (struct coff_visible *p) in dump_coff_visible()
330 dump_coff_symbol (struct coff_symbol *p) in dump_coff_symbol()
363 dump_coff_scope (struct coff_scope *p) in dump_coff_scope()
400 dump_coff_sfile (struct coff_sfile *p) in dump_coff_sfile()
Dwrstabs.c469 bfd_byte *p; in write_stabs_in_sections_debugging_info() local
544 stab_start_compilation_unit (void *p, const char *filename) in stab_start_compilation_unit()
561 stab_start_source (void *p, const char *filename) in stab_start_source()
578 stab_empty_type (void *p) in stab_empty_type()
604 stab_void_type (void *p) in stab_void_type()
629 stab_int_type (void *p, unsigned int size, bfd_boolean unsignedp) in stab_int_type()
689 stab_float_type (void *p, unsigned int size) in stab_float_type()
730 stab_complex_type (void *p, unsigned int size) in stab_complex_type()
748 stab_bool_type (void *p, unsigned int size) in stab_bool_type()
779 stab_enum_type (void *p, const char *tag, const char **names, in stab_enum_type()
[all …]
/toolchain/binutils/binutils-2.27/gold/
Dtarget-select.cc105 for (Target_selector* p = target_selectors; p != NULL; p = p->next()) in select_target() local
127 for (Target_selector* p = target_selectors; p != NULL; p = p->next()) in select_target_by_bfd_name() local
146 for (Target_selector* p = target_selectors; p != NULL; p = p->next()) in select_target_by_emulation() local
164 for (Target_selector* p = target_selectors; p != NULL; p = p->next()) in supported_target_names() local
173 for (Target_selector* p = target_selectors; p != NULL; p = p->next()) in supported_emulation_names() local
206 for (Target_selector* p = target_selectors; p != NULL; p = p->next()) in print_output_format() local
Dehframe.cc198 for (typename Fde_addresses<size>::iterator p = fde_addresses.begin(); in do_sized_write() local
230 const unsigned char* p = eh_frame_contents + fde_offset + 8; in get_fde_pc() local
312 for (Fde_offsets::const_iterator p = fde_offsets->begin(); in get_fde_addresses() local
404 for (std::vector<Fde*>::iterator p = this->fdes_.begin(); in ~Cie() local
432 for (std::vector<Fde*>::const_iterator p = this->fdes_.begin(); in set_output_offset() local
488 for (std::vector<Fde*>::const_iterator p = this->fdes_.begin(); in write() local
546 const unsigned char* p; in skip_leb128() local
607 for (New_cies::iterator p = new_cies.begin(); in add_ehframe_input_section() local
617 for (New_cies::const_iterator p = new_cies.begin(); in add_ehframe_input_section() local
649 const unsigned char* p = pcontents; in do_add_ehframe_input_section() local
[all …]
Dlayout.cc109 Iterator p = this->last_remove_; in remove() local
171 for (Iterator p = this->list_.begin(); p != this->list_.end(); ++p) in allocate() local
214 for (Iterator p = this->list_.begin(); p != this->list_.end(); ++p) in dump() local
294 for(Layout::Section_list::const_iterator p = sections.begin(); in check_output_data_for_reset_values() local
299 for(Layout::Data_list::const_iterator p = special_outputs.begin(); in check_output_data_for_reset_values() local
313 for(Layout::Section_list::const_iterator p = sections.begin(); in read_sections() local
334 for(Layout::Section_list::const_iterator p = sections.begin(); in verify_sections() local
757 for (Section_list::const_iterator p = this->section_list_.begin(); in find_output_section() local
772 for (Segment_list::const_iterator p = this->segment_list_.begin(); in find_output_segment() local
871 Section_name_map::iterator p = in get_output_section() local
[all …]
Ddirsearch.cc127 for (Cache_hash::iterator p = this->caches_.begin(); in ~Dir_caches() local
150 std::pair<Cache_hash::iterator, bool> p = this->caches_.insert(v); in add() local
158 Cache_hash::const_iterator p = this->caches_.find(dirname); in lookup() local
235 for (General_options::Dir_list::const_iterator p = directories->begin(); in initialize() local
257 const Search_directory* p = &this->directories_->at(i); in find() local
Dgold.cc235 for (Command_line::const_iterator p = cmdline.begin(); in queue_initial_tasks() local
449 for (Input_objects::Relobj_iterator p = input_objects->relobj_begin(); in queue_middle_gc_tasks() local
546 for (Input_objects::Relobj_iterator p = input_objects->relobj_begin(); in queue_middle_tasks() local
580 for (Layout::Section_list::const_iterator p = layout->section_list().begin(); in queue_middle_tasks() local
630 for (Layout::Section_list::const_iterator p in queue_middle_tasks() local
640 for (Input_objects::Relobj_iterator p = input_objects->relobj_begin(); in queue_middle_tasks() local
684 Input_objects::Relobj_iterator p = input_objects->relobj_begin(); in queue_middle_tasks() local
772 for (Input_objects::Relobj_iterator p = input_objects->relobj_begin(); in queue_middle_tasks() local
797 for (Input_objects::Relobj_iterator p = input_objects->relobj_begin(); in queue_middle_tasks() local
906 for (Input_objects::Relobj_iterator p = input_objects->relobj_begin(); in queue_final_tasks() local
Ddynobj.cc120 const unsigned char* p = pshdrs; in find_dynsym_sections() local
287 for (const unsigned char* p = pdynamic; in read_dynamic() local
550 const unsigned char* p = pverdef; in make_verdef_map() local
629 const unsigned char* p = pverneed; in make_verneed_map() local
809 const unsigned char* p = syms; in do_for_all_global_symbols() local
841 for (typename Symbols::const_iterator p = this->symbols_->begin(); in do_get_global_symbol_counts() local
1016 unsigned char* p = phash; in sized_create_elf_hash_table() local
1269 unsigned char* p = phash + 16 + maskbits / 8; in sized_create_gnu_hash_table() local
1344 Deps::const_iterator p; in write() local
1363 for (Need_versions::iterator p = this->need_versions_.begin(); in ~Verneed() local
[all …]
Dstringpool.cc52 for (typename std::list<Stringdata*>::iterator p = this->strings_.begin(); in clear() local
259 typename String_set_type::const_iterator p = ins.first; in add_with_length() local
283 typename String_set_type::const_iterator p = this->string_set_.find(hk); in add_with_length() local
313 typename String_set_type::const_iterator p = this->string_set_.find(hk); in find() local
406 for (typename String_set_type::iterator p = this->string_set_.begin(); in set_string_offsets() local
464 typename String_set_type::const_iterator p = this->string_set_.find(hk); in get_offset_with_length() local
482 for (typename String_set_type::const_iterator p = this->string_set_.begin(); in write_to_buffer() local
Dscript-sections.cc1355 for (String_list::const_iterator p = in Output_section_element_input() local
1369 for (String_sort_list::const_iterator p = in Output_section_element_input() local
1399 for (Filename_exclusions::const_iterator p = in match_file_name() local
1430 for (Input_section_patterns::const_iterator p = in match_name() local
1665 Input_section_list::iterator p = input_sections->begin(); in set_section_addresses() local
1749 for (std::vector<Input_section_info>::const_iterator p = in set_section_addresses() local
1838 for (Filename_exclusions::const_iterator p = in print() local
1852 for (Input_section_patterns::const_iterator p = in print() local
1977 Script_sections::Elements_iterator p) in orphan_section_init()
2123 Output_section_element* p = new Output_section_element_assignment(name, in add_symbol_assignment() local
[all …]
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-z80.c225 char * p; in md_begin() local
303 char *p, quote; in z80_start_line_hook() local
451 const char *p; in wrong_mach() local
487 const char *p; in is_indir() local
546 const char *p; in parse_exp_not_indexed() local
639 const char *p; in parse_cc() local
674 char *p; in emit_insn() local
710 char *p; in emit_byte() local
747 char *p; in emit_word() local
833 const char *p; in emit_m() local
[all …]
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
Ddt_textrel.s2 .global p symbol
8 p: label
Dtlsle-symbol-offset.s1 .global p symbol
4 p: label
/toolchain/binutils/binutils-2.27/gas/
Dhash.c142 struct hash_entry *p; in hash_lookup() local
208 struct hash_entry *p; in hash_insert() local
238 struct hash_entry *p; in hash_jam() local
276 struct hash_entry *p; in hash_replace() local
300 struct hash_entry *p; in hash_find() local
315 struct hash_entry *p; in hash_find_n() local
330 struct hash_entry *p; in hash_delete() local
363 struct hash_entry *p; in hash_traverse() local
395 struct hash_entry *p; in hash_print_statistics() local
433 char *p; variable
Ddebug.c29 char *p; in dmp_frags() local
97 unsigned char *p; variable
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-shared/
Dmain.c64 int (*p) (); in main() local
76 int (*p) (); in main() local
/toolchain/binutils/binutils-2.27/include/
Dleb128.h57 const unsigned char *p = buf; in read_uleb128_to_uint64() local
90 const unsigned char *p = buf; in read_sleb128_to_int64() local
122 const unsigned char *p = buf; in skip_leb128() local
/toolchain/binutils/binutils-2.27/libiberty/
Dcp-demint.c59 cplus_demangle_fill_component (struct demangle_component *p, in cplus_demangle_fill_component()
133 cplus_demangle_fill_builtin_type (struct demangle_component *p, in cplus_demangle_fill_builtin_type()
158 cplus_demangle_fill_operator (struct demangle_component *p, in cplus_demangle_fill_operator()
Dxatexit.c69 register struct xatexit *p; in xatexit() local
93 register struct xatexit *p; in xatexit_cleanup() local
/toolchain/binutils/binutils-2.27/bfd/
Dlibbfd.c486 bfd_getb16 (const void *p) in bfd_getb16()
493 bfd_getl16 (const void *p) in bfd_getl16()
500 bfd_getb_signed_16 (const void *p) in bfd_getb_signed_16()
507 bfd_getl_signed_16 (const void *p) in bfd_getl_signed_16()
514 bfd_putb16 (bfd_vma data, void *p) in bfd_putb16()
522 bfd_putl16 (bfd_vma data, void *p) in bfd_putl16()
530 bfd_getb32 (const void *p) in bfd_getb32()
543 bfd_getl32 (const void *p) in bfd_getl32()
556 bfd_getb_signed_32 (const void *p) in bfd_getb_signed_32()
569 bfd_getl_signed_32 (const void *p) in bfd_getl_signed_32()
[all …]
Delf-attrs.c128 write_uleb128 (bfd_byte *p, unsigned int val) in write_uleb128()
146 write_obj_attribute (bfd_byte *p, unsigned int tag, obj_attribute *attr) in write_obj_attribute()
173 bfd_byte *p; in vendor_set_obj_attr_contents() local
208 bfd_byte *p; in bfd_elf_set_obj_attr_contents() local
234 obj_attribute_list *p; in elf_new_obj_attr() local
270 obj_attribute_list *p; in bfd_elf_get_obj_attr_int() local
307 char * p; in _bfd_elf_attr_strdup() local
433 bfd_byte *p; in _bfd_elf_parse_attributes() local
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
Dnew.cc11 void *p; in operator new() local
23 void *p; in operator new() local
/toolchain/binutils/binutils-2.27/opcodes/
Dm68k-dis.c61 #define NEXTBYTE(p, val) \ argument
74 #define NEXTWORD(p, val, ret_val) \ argument
87 #define NEXTLONG(p, val, ret_val) \ argument
98 #define NEXTULONG(p, val) \ argument
109 #define NEXTSINGLE(val, p) \ argument
121 #define NEXTDOUBLE(val, p) \ argument
133 #define NEXTEXTEND(val, p) \ argument
148 #define NEXTPACKED(p, val) \ argument
522 unsigned char *p, in print_indexed()
638 unsigned char *p = p0; in print_insn_arg() local
[all …]
Dvax-dis.c53 #define NEXTBYTE(p) \ argument
59 #define NEXTWORD(p) \ argument
65 #define NEXTLONG(p) \ argument
225 unsigned char *p = p0; in print_insn_mode() local
359 unsigned char *p = p0; in print_insn_arg() local

12345678910>>...17