Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dsymtab.cc2759 uint64_t secoff64 = relobj->output_section_offset(shndx); in compute_final_value() local
2770 if (secoff64 == -1ULL) in compute_final_value()
2779 convert_types<Value_type, uint64_t>(secoff64); in compute_final_value()