Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dehframe.h447 typedef std::map<uint64_t, Cie*> Offsets_to_cie; typedef
485 Offsets_to_cie* cies,
500 Offsets_to_cie* cies);
Dehframe.cc657 Offsets_to_cie cies; in do_add_ehframe_input_section()
731 Offsets_to_cie* cies, in read_cie()
984 Offsets_to_cie* cies) in read_fde()
990 Offsets_to_cie::const_iterator pcie = cies->find(cie_offset); in read_fde()