Searched refs:getAddressIndex (Results 1 – 2 of 2) sorted by relevance
316 Expected<uint64_t> getAddressIndex(const uint64_t Addr) const;
226 GsymReader::getAddressIndex(const uint64_t Addr) const { in getAddressIndex() function in GsymReader259 Expected<uint64_t> ExpectedAddrIdx = getAddressIndex(Addr); in getFunctionInfoDataForAddress()