Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dpowerpc.cc521 struct Sec_info struct in __anon34c063400111::Powerpc_dynobj
523 Sec_info(Address start_, Address len_, unsigned int shndx_) in Sec_info() argument
528 operator<(const Sec_info& that) const in operator <() argument
2169 typedef std::set<Sec_info> Exec_sections; in do_read_symbols()
2181 exec_sections.insert(Sec_info(shdr.get_sh_addr(), in do_read_symbols()
2205 = exec_sections.upper_bound(Sec_info(val, 0, 0)); in do_read_symbols()