HomeSort by relevance Sort by last modified time
    Searched refs:raw_filler1_code (Results 1 - 2 of 2) sorted by null

  /art/compiler/linker/arm/
relative_patcher_thumb2_test.cc 824 std::vector<uint8_t> raw_filler1_code = GenNops(filler1_size \/ 2u); local
892 std::vector<uint8_t> raw_filler1_code = GenNops(filler1_size \/ 2u); local
922 std::vector<uint8_t> raw_filler1_code = GenNops(filler1_size \/ 2u); local
    [all...]
  /art/compiler/linker/arm64/
relative_patcher_arm64_test.cc 1019 std::vector<uint8_t> raw_filler1_code = GenNops(filler1_size \/ 4u); local
1080 std::vector<uint8_t> raw_filler1_code = GenNops(filler1_size \/ 4u); local
1110 std::vector<uint8_t> raw_filler1_code = GenNops(filler1_size \/ 4u); local
    [all...]

Completed in 577 milliseconds