Searched refs:buildBinaryIndex (Results 1 – 1 of 1) sorted by relevance
373 void buildBinaryIndex (std::vector<BinaryIndexNode>* dst, size_t numEntries, const ProgramIdentifie… in buildBinaryIndex() function546 …buildBinaryIndex(&index, m_binaryIndices.size(), !m_binaryIndices.empty() ? &m_binaryIndices[0] : … in writeToPath()