Searched refs:pcs (Results 1 – 2 of 2) sorted by relevance
50 ProcessCallStack& pcs = *pcsList.begin(); in saveTrace() local51 pcs.update(); in saveTrace()59 pcs.log(LOG_TAG, ANDROID_LOG_VERBOSE); in saveTrace()86 const ProcessCallStack& pcs = *it; in dump() local87 pcs.dump(fd, DUMP_INDENT); in dump()
474 {@code attribute((pcs("aapcs")))} for ARM. This makes it possible to compile user code in