Searched defs:bytemap (Results 1 – 5 of 5) sorted by relevance
146 std::string* bytemap) { in DumpByteMap()170 std::string bytemap; in TEST() local180 std::string bytemap; in TEST() local219 std::string bytemap; in TEST() local
251 uint8_t* bytemap = bytemap_; in SearchOnePass() local
217 const uint8_t* bytemap() { return bytemap_; } in bytemap() function
409 void ByteMapBuilder::Build(uint8_t* bytemap, int* bytemap_range) { in Build()
1339 const uint8_t* bytemap = prog_->bytemap(); in InlinedSearchLoop() local