Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dobject.cc1521 std::vector<unsigned int> eh_frame_sections; in do_layout() local
1676 eh_frame_sections.push_back(i); in do_layout()
1794 gold_assert(!is_pass_one || eh_frame_sections.empty()); in do_layout()
1795 for (std::vector<unsigned int>::const_iterator p = eh_frame_sections.begin(); in do_layout()
1796 p != eh_frame_sections.end(); in do_layout()