Searched refs:relaxed_section (Results 1 – 4 of 4) sorted by relevance
2374 const Output_relaxed_input_section* relaxed_section = in compute_final_local_value_internal() local2376 gold_assert(relaxed_section != NULL); in compute_final_local_value_internal()2377 secoffset = relaxed_section->address() - os->address(); in compute_final_local_value_internal()
2318 Output_relaxed_input_section* relaxed_section = in print_to_mapfile() local2320 mapfile->print_input_section(relaxed_section->relobj(), in print_to_mapfile()2321 relaxed_section->shndx()); in print_to_mapfile()
2497 const Output_relaxed_input_section* relaxed_section = in compute_final_local_value_internal() local2499 gold_assert(relaxed_section != NULL); in compute_final_local_value_internal()2500 secoffset = relaxed_section->address() - os->address(); in compute_final_local_value_internal()
2330 Output_relaxed_input_section* relaxed_section = in print_to_mapfile() local2332 mapfile->print_input_section(relaxed_section->relobj(), in print_to_mapfile()2333 relaxed_section->shndx()); in print_to_mapfile()