Searched refs:filename_hash (Results 1 – 3 of 3) sorted by relevance
311 UInt filename_hash; in CLG_() local314 filename_hash = str_hash(filename, N_FILE_ENTRIES); in CLG_()315 curr_file_node = curr_obj_node->files[filename_hash]; in CLG_()321 curr_obj_node->files[filename_hash] = curr_file_node = in CLG_()323 curr_obj_node->files[filename_hash]); in CLG_()
310 std::string filename_hash, location_hash; in Match() local311 GenerateHash(WideToUTF8(module.name), &filename_hash); in Match()315 if (filename_hash == blacklisted.filename && in Match()
377 std::string filename_hash, location_hash; in Match() local378 GenerateHash(WideToUTF8(module.name), &filename_hash); in Match()382 if (filename_hash == blacklisted.filename && in Match()