Searched defs:__start (Results 1 - 2 of 2) sorted by relevance

/bionic/linker/arch/mips/
H A Dbegin.S31 .type __start,@function
33 .ent __start
34 .globl __start
36 __start: label
104 .end __start
/bionic/linker/arch/mips64/
H A Dbegin.S45 .type __start,@function
47 .ent __start
48 .globl __start
50 __start: label
124 .end __start

Completed in 829 milliseconds