Searched refs:sh (Results 1 – 11 of 11) sorted by relevance
35 echo "${JAVAC} \$@" >> ./javac_exec.sh40 ./util-src/generate_java.py ./javac_exec.sh ./src ./classes ./expected.txt ./build_log
504 adb push $cmdfile $DEX_LOCATION/cmdline.sh506 adb push $cmdfile $DEX_LOCATION/cmdline.sh > /dev/null 2>&1509 adb shell sh $DEX_LOCATION/cmdline.sh
1436 Elf_Shdr* sh = GetSectionHeader(i); in Strip() local1437 CHECK(sh != nullptr); in Strip()1438 const char* name = GetString(*string_section, sh->sh_name); in Strip()1441 section_headers.push_back(*sh); in Strip()1450 section_headers.push_back(*sh); in Strip()1555 Elf_Shdr* sh = GetSectionHeader(i); in FixupSectionHeaders() local1556 CHECK(sh != nullptr); in FixupSectionHeaders()1558 if (sh->sh_addr == 0) { in FixupSectionHeaders()1564 static_cast<uint64_t>(sh->sh_addr), in FixupSectionHeaders()1565 static_cast<uint64_t>(sh->sh_addr + base_address)); in FixupSectionHeaders()[all …]
6 * script that uses this file is art/tools/run-libcore-tests.sh.
5 * is art/tools/run-libcore-tests.sh.
20 SHELL := /bin/sh
177 $ ./rebuild.sh
34 (That is, . build/envsetup.sh && lunch)
2730 sh a2, MIRROR_CHAR_ARRAY_DATA_OFFSET(a0) # vBB[vCC] <- a22766 sh a2, MIRROR_SHORT_ARRAY_DATA_OFFSET(a0) # vBB[vCC] <- a2
2363 sh a2, MIRROR_CHAR_ARRAY_DATA_OFFSET(a0) # vBB[vCC] <- a22398 sh a2, MIRROR_SHORT_ARRAY_DATA_OFFSET(a0) # vBB[vCC] <- a2