Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc453 struct Sec_info struct in __anon0f0c9f3e0111::Powerpc_dynobj
455 Sec_info(Address start_, Address len_, unsigned int shndx_) in Sec_info() argument
460 operator<(const Sec_info& that) const in operator <() argument
1974 typedef std::set<Sec_info> Exec_sections; in do_read_symbols()
1986 exec_sections.insert(Sec_info(shdr.get_sh_addr(), in do_read_symbols()
2010 = exec_sections.upper_bound(Sec_info(val, 0, 0)); in do_read_symbols()