Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dpowerpc.cc2024 Exec_sections exec_sections; in do_read_symbols() local
2035 exec_sections.insert(Sec_info(shdr.get_sh_addr(), in do_read_symbols()
2039 if (exec_sections.empty()) in do_read_symbols()
2059 = exec_sections.upper_bound(Sec_info(val, 0, 0)); in do_read_symbols()
2060 if (e != exec_sections.begin()) in do_read_symbols()