Home
last modified time | relevance | path

Searched refs:Output_data_fixed_space (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.34/gold/
H A Doutput.h980 class Output_data_fixed_space : public Output_section_data
983 Output_data_fixed_space(off_t data_size, uint64_t addralign, in Output_data_fixed_space() function
H A Dlayout.cc4436 Output_section_data* pos = new Output_data_fixed_space(off, align, in create_symtab_sections()
4671 Output_section_data* odata = new Output_data_fixed_space(index * symsize, in create_dynamic_symtab()
/dragonfly/contrib/binutils-2.27/gold/
H A Doutput.h980 class Output_data_fixed_space : public Output_section_data
983 Output_data_fixed_space(off_t data_size, uint64_t addralign, in Output_data_fixed_space() function
H A Dlayout.cc4044 Output_section_data* pos = new Output_data_fixed_space(off, align, in create_symtab_sections()
4269 Output_section_data* odata = new Output_data_fixed_space(index * symsize, in create_dynamic_symtab()