Searched refs:begin (Results 1 - 5 of 5) sorted by relevance

/bionic/linker/
H A DAndroid.mk11 arch/$(TARGET_ARCH)/begin.$(linker_begin_extension) \
59 # we don't want crtbegin.o (because we have begin.o), so unset it
H A Dlinker.cpp1160 int begin = reverse ? (count - 1) : 0; local
1164 for (int i = begin; i != end; i += step) {
1815 * This is the entry point for the linker, called from begin.S. This
/bionic/tests/
H A Dbenchmark_main.cpp196 for (BenchmarkMapIt it = gBenchmarks.begin(); it != gBenchmarks.end(); ++it) {
211 for (BenchmarkMapIt it = gBenchmarks.begin(); it != gBenchmarks.end(); ++it) {
H A Ddirent_test.cpp61 std::sort(sorted_name_list.begin(), sorted_name_list.end());
/bionic/libc/kernel/arch-mips/asm/
H A Dsgiarcs.h179 struct linux_bigint begin; member in struct:linux_finfo

Completed in 1789 milliseconds