Home
last modified time | relevance | path

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

12345678910>>...16

/toolchain/binutils/binutils-2.25/binutils/
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()
Dprdbg.c532 pr_start_compilation_unit (void *p, const char *filename) in pr_start_compilation_unit()
546 pr_start_source (void *p, const char *filename) in pr_start_source()
560 pr_empty_type (void *p) in pr_empty_type()
570 pr_void_type (void *p) in pr_void_type()
580 pr_int_type (void *p, unsigned int size, bfd_boolean unsignedp) in pr_int_type()
592 pr_float_type (void *p, unsigned int size) in pr_float_type()
609 pr_complex_type (void *p, unsigned int size) in pr_complex_type()
622 pr_bool_type (void *p, unsigned int size) in pr_bool_type()
635 pr_enum_type (void *p, const char *tag, const char **names, in pr_enum_type()
693 pr_pointer_type (void *p) in pr_pointer_type()
[all …]
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.25/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
431 for (std::vector<Fde*>::const_iterator p = this->fdes_.begin(); in set_output_offset() local
487 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.cc112 Iterator p = this->last_remove_; in remove() local
174 for (Iterator p = this->list_.begin(); p != this->list_.end(); ++p) in allocate() local
217 for (Iterator p = this->list_.begin(); p != this->list_.end(); ++p) in dump() local
301 for(Layout::Section_list::const_iterator p = sections.begin(); in check_output_data_for_reset_values() local
306 for(Layout::Data_list::const_iterator p = special_outputs.begin(); in check_output_data_for_reset_values() local
320 for(Layout::Section_list::const_iterator p = sections.begin(); in read_sections() local
341 for(Layout::Section_list::const_iterator p = sections.begin(); in verify_sections() local
758 for (Section_list::const_iterator p = this->section_list_.begin(); in find_output_section() local
773 for (Segment_list::const_iterator p = this->segment_list_.begin(); in find_output_segment() local
872 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.cc238 for (Command_line::const_iterator p = cmdline.begin(); in queue_initial_tasks() local
452 for (Input_objects::Relobj_iterator p = input_objects->relobj_begin(); in queue_middle_gc_tasks() local
541 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
622 for (Layout::Section_list::const_iterator p in queue_middle_tasks() local
632 for (Input_objects::Relobj_iterator p = input_objects->relobj_begin(); in queue_middle_tasks() local
676 Input_objects::Relobj_iterator p = input_objects->relobj_begin(); in queue_middle_tasks() local
764 for (Input_objects::Relobj_iterator p = input_objects->relobj_begin(); in queue_middle_tasks() local
789 for (Input_objects::Relobj_iterator p = input_objects->relobj_begin(); in queue_middle_tasks() local
898 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
988 unsigned char* p = phash; in sized_create_elf_hash_table() local
1241 unsigned char* p = phash + 16 + maskbits / 8; in sized_create_gnu_hash_table() local
1316 Deps::const_iterator p; in write() local
1335 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
260 typename String_set_type::const_iterator p = ins.first; in add_with_length() local
284 typename String_set_type::const_iterator p = this->string_set_.find(hk); in add_with_length() local
314 typename String_set_type::const_iterator p = this->string_set_.find(hk); in find() local
407 for (typename String_set_type::iterator p = this->string_set_.begin(); in set_string_offsets() local
463 typename String_set_type::const_iterator p = this->string_set_.find(hk); in get_offset_with_length() local
481 for (typename String_set_type::const_iterator p = this->string_set_.begin(); in write_to_buffer() local
Dmerge.cc40 for (Section_merge_maps::iterator p = this->section_merge_maps_.begin(); in ~Object_merge_map() local
56 Section_merge_maps::const_iterator p = this->section_merge_maps_.find(shndx); in get_input_merge_map() local
164 std::vector<Input_merge_entry>::const_iterator p = in get_output_offset() local
211 for (Input_merge_map::Entries::const_iterator p = map->entries.begin(); in initialize_input_to_output_map() local
333 const unsigned char* p = this->pomd_->constant(k); in operator ()() local
374 Output_merge_data::add_constant(const unsigned char* p) in add_constant()
407 const unsigned char* p = object->decompressed_section_contents(shndx, &len, in do_add_input_section() local
511 const Char_type* p = reinterpret_cast<const Char_type*>(pdata); in do_add_input_section() local
621 for (typename Merged_strings::const_iterator p = in finalize_merged_data() local
Dscript-sections.cc1339 for (String_list::const_iterator p = in Output_section_element_input() local
1353 for (String_sort_list::const_iterator p = in Output_section_element_input() local
1383 for (Filename_exclusions::const_iterator p = in match_file_name() local
1414 for (Input_section_patterns::const_iterator p = in match_name() local
1568 Input_section_list::iterator p = input_sections->begin(); in set_section_addresses() local
1650 for (std::vector<Input_section_info>::const_iterator p = in set_section_addresses() local
1739 for (Filename_exclusions::const_iterator p = in print() local
1753 for (Input_section_patterns::const_iterator p = in print() local
1874 Script_sections::Elements_iterator p) in orphan_section_init()
2020 Output_section_element* p = new Output_section_element_assignment(name, in add_symbol_assignment() local
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
Dtlsle-symbol-offset.s1 .global p symbol
4 p: label
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-z80.c225 char * p; in md_begin() local
303 char *p, quote; in z80_start_line_hook() local
450 const char *p; in wrong_mach() local
486 const char *p; in is_indir() local
545 const char *p; in parse_exp_not_indexed() local
638 const char *p; in parse_cc() local
673 char *p; in emit_insn() local
709 char *p; in emit_byte() local
746 char *p; in emit_word() local
832 const char *p; in emit_m() local
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-shared/
Dmain.c64 int (*p) (); in main() local
76 int (*p) (); in main() local
/toolchain/binutils/binutils-2.25/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.25/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.25/libiberty/
Dcp-demint.c59 cplus_demangle_fill_component (struct demangle_component *p, in cplus_demangle_fill_component()
132 cplus_demangle_fill_builtin_type (struct demangle_component *p, in cplus_demangle_fill_builtin_type()
157 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.25/ld/testsuite/ld-elf/
Dnew.cc11 void *p; in operator new() local
23 void *p; in operator new() local
Ddl5.cc10 void *p; in operator new() local
19 void *p; in operator new() local
/toolchain/binutils/binutils-2.25/bfd/
Dlibbfd.c557 bfd_getb16 (const void *p) in bfd_getb16()
564 bfd_getl16 (const void *p) in bfd_getl16()
571 bfd_getb_signed_16 (const void *p) in bfd_getb_signed_16()
578 bfd_getl_signed_16 (const void *p) in bfd_getl_signed_16()
585 bfd_putb16 (bfd_vma data, void *p) in bfd_putb16()
593 bfd_putl16 (bfd_vma data, void *p) in bfd_putl16()
601 bfd_getb32 (const void *p) in bfd_getb32()
614 bfd_getl32 (const void *p) in bfd_getl32()
627 bfd_getb_signed_32 (const void *p) in bfd_getb_signed_32()
640 bfd_getl_signed_32 (const void *p) in bfd_getl_signed_32()
[all …]
/toolchain/binutils/binutils-2.25/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>>...16