Searched refs:addr_map (Results 1 – 3 of 3) sorted by relevance
194 addr_map; typedef198 addr_map m_address_to_location;
411 llvm::FixedStreamArray<ulittle32_t> addr_map = publics.getAddressMap(); in FindPublicSym() local413 addr_map.begin(), addr_map.end(), addr, in FindPublicSym()423 if (iter == addr_map.end()) in FindPublicSym()
115 addr_map::const_iterator pos = m_address_to_location.find(so_addr); in FindByAddress()