Searched refs:GenNopsAndAdrpAdd (Results 1 – 1 of 1) sorted by relevance
322 std::vector<uint8_t> GenNopsAndAdrpAdd(size_t num_nops, in GenNopsAndAdrpAdd() function in art::linker::Arm64RelativePatcherTest331 auto code = GenNopsAndAdrpAdd(num_nops, 0u, 0u); // Unpatched. in TestNopsAdrpAdd()342 auto expected_code = GenNopsAndAdrpAdd(num_nops, method1_offset, string_offset); in TestNopsAdrpAdd()368 auto code = GenNopsAndAdrpAdd(num_nops, 0u, 0u); // Unpatched. in PrepareNopsAdrpInsn2Add()