Searched refs:method2_raw_code (Results 1 – 1 of 1) sorted by relevance
64 std::vector<uint8_t> method2_raw_code(method2_size); in Create2MethodsWithGap() local65 ArrayRef<const uint8_t> method2_code(method2_raw_code); in Create2MethodsWithGap()