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

  /bionic/linker/arch/arm/
begin.S 36 bl __linker_init
  /bionic/linker/arch/arm64/
begin.S 36 bl __linker_init
  /bionic/linker/arch/x86_64/
begin.S 36 call __linker_init
  /bionic/linker/arch/x86/
begin.S 38 call __linker_init // %esp is aligned to 16 before the call.
  /bionic/linker/
linker_wrapper.cpp 39 extern "C" ElfW(Addr) __linker_init(void* raw_args) { function
linker_main.cpp 506 extern "C" ElfW(Addr) __linker_init(void* raw_args) { function
  /bionic/linker/arch/mips/
begin.S 99 la $t9, __linker_init
  /bionic/linker/arch/mips64/
begin.S 118 jal __linker_init

Completed in 397 milliseconds