Searched defs:posd (Results 1 – 10 of 10) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | copy-relocs.cc | 91 Output_data* posd, in emit_copy_reloc()
|
D | layout.cc | 1325 Output_section_data* posd; in layout_reloc() local 1392 Output_section_data* posd = in layout_group() local 1613 Output_section_data* posd, in add_output_section_data() 3001 Output_section_data* posd = new Output_data_const_buffer(buffer, notehdrsz, in create_note() local 3030 Output_section_data* posd = new Output_data_const(desc, 4); in create_gold_note() local 3179 Output_section_data* posd = new Output_data_const(desc, 4); in create_build_id() local 4200 Output_section_data* posd = new Output_data_strtab(&this->namepool_); in create_shstrtab() local
|
D | script-sections.cc | 957 Output_section_data* posd; in set_section_addresses() local 1677 Output_section_data* posd = new Output_data_const(this_fill, 0); in set_section_addresses() local 2550 Output_section_definition::check_constraint(Output_section_definition** posd) in check_constraint() 2591 Output_section_definition* posd, in alternate_constraint() 3268 Output_section_definition* posd = new Output_section_definition(name, in start_output_section() local 3502 Output_section_definition* posd; in set_section_addresses() local
|
D | output.cc | 2520 Output_section::add_output_section_data(Output_section_data* posd) in add_output_section_data() 2624 Output_section::add_output_merge_section(Output_section_data* posd, in add_output_merge_section() 2926 const Output_section_data* posd = this->find_merge_section(object, shndx); in is_input_address_mapped() local 2968 const Output_section_data* posd = this->find_merge_section(object, shndx); in output_offset() local 3001 const Output_section_data* posd = this->find_merge_section(object, shndx); in output_address() local 3839 Output_section_data* posd = new Output_data_const(this_fill, 0); in get_input_sections() local
|
D | output.h | 3578 Input_section(Output_section_data* posd) in Input_section() 3587 Input_section(Output_section_data* posd, bool is_string, uint64_t entsize) in Input_section() 3735 Output_section_data* posd = in set_output_section() local 3843 Output_section_data* posd; member
|
D | reloc.cc | 758 Output_data* posd = rr->output_data(); in write_sections() local
|
D | layout.h | 969 new_output_section_data_from_script(Output_section_data* posd) in new_output_section_data_from_script()
|
D | reloc.h | 280 set_output_data(Output_data* posd) in set_output_data()
|
D | symtab.cc | 2251 Output_data* posd, in define_with_copy_reloc()
|
D | object.cc | 2348 const Output_section_data* posd = in compute_final_local_value_internal() local
|