Searched refs:relaxed_section (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dobject.cc2375 const Output_relaxed_input_section* relaxed_section = local
2377 gold_assert(relaxed_section != NULL);
2378 secoffset = relaxed_section->address() - os->address();
H A Doutput.cc2318 Output_relaxed_input_section* relaxed_section = local
2320 mapfile->print_input_section(relaxed_section->relobj(),
2321 relaxed_section->shndx());

Completed in 54 milliseconds