Searched refs:addr_map (Results 1 – 3 of 3) sorted by relevance
237 addr_map; typedef241 addr_map m_address_to_location;
414 llvm::FixedStreamArray<ulittle32_t> addr_map = publics.getAddressMap(); in FindPublicSym() local416 addr_map.begin(), addr_map.end(), addr, in FindPublicSym()426 if (iter == addr_map.end()) in FindPublicSym()
116 addr_map::const_iterator pos = m_address_to_location.find(so_addr); in FindByAddress()