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