Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Dehframe.h469 typedef std::map<uint64_t, Cie*> Offsets_to_cie; typedef
507 Offsets_to_cie* cies,
522 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()