Searched refs:function (Results 1 - 10 of 10) sorted by relevance

/system/core/debuggerd/arm/
H A Dcrashglue.S2 .type crash1, %function
4 .type crashnostack, %function
/system/core/debuggerd/
H A Dvfp.S4 .type crash, %function
/system/core/libcutils/arch-arm/
H A Dmemset32.S25 .type android_memset32, %function
27 .type android_memset16, %function
/system/core/libpixelflinger/codeflinger/
H A DCodeCache.cpp60 static void heap_error(const char* msg, const char* function, void* p);
68 static void heap_error(const char* msg, const char* function, void* p) { argument
70 msg, function, p);
/system/core/libcutils/arch-x86/
H A Dsse2-memset32-atom.S50 .type name, @function; \
113 .type __i686.get_pc_thunk.bx,@function
H A Dsse2-memset16-atom.S50 .type name, @function; \
113 .type __i686.get_pc_thunk.bx,@function
/system/core/sh/
H A Dvar.c601 error("Not in a function");
612 * will be restored when the shell function returns. We handle the name
656 * Called after a function returns.
701 * The unset builtin command. We unset the function before we unset the
702 * variable to allow a function to be unset when there is a readonly variable
/system/extras/tests/bionic/libc/
H A DAndroid.mk118 # garbage-collected by the gold linker, since the function
/system/extras/tests/icachetest/
H A Dicache.S11 .type icache_test, %function
H A Dicache2.S13 .type icache_test2, %function

Completed in 443 milliseconds