Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dreloc.cc1246 std::vector<section_offset_type> non_split_refs; in split_stack_adjust_reltype() local
1278 non_split_refs.push_back(offset); in split_stack_adjust_reltype()
1283 if (non_split_refs.empty()) in split_stack_adjust_reltype()
1301 = non_split_refs.begin(); in split_stack_adjust_reltype()
1302 p != non_split_refs.end(); in split_stack_adjust_reltype()