Home
last modified time | relevance | path

Searched defs:pc (Results 1 – 20 of 20) sorted by relevance

/ndk/tests/build/issue65705-asm-pc/jni/
Dissue65705-asm-pc.c17 void func_2(const unsigned long pc) in func_2()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
Dstdlib_h.pass.cpp77 char* pc = 0; in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.runtime/
Dcstdlib.pass.cpp81 char* pc = 0; in main() local
/ndk/tests/device/issue20176-__gnu_Unwind_Find_exidx/jni/
Dissue20176-__gnu_Unwind_Find_exidx.cpp10 extern "C" _Unwind_Ptr __gnu_Unwind_Find_exidx(_Unwind_Ptr pc, int *pcount) in __gnu_Unwind_Find_exidx()
/ndk/tests/device/test-gnustl-full/unit/
Dioiter_test.cpp33 const char *pc; in ioiter_test() local
/ndk/tests/device/test-stlport/unit/
Dioiter_test.cpp33 const char *pc; in ioiter_test() local
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindLevel1-gcc-ext.c82 _LIBUNWIND_EXPORT void *_Unwind_FindEnclosingFunction(void *pc) { in _Unwind_FindEnclosingFunction()
149 _LIBUNWIND_EXPORT const void *_Unwind_Find_FDE(const void *pc, in _Unwind_Find_FDE()
DUnwindLevel1.c68 unw_word_t pc; in unwind_phase1() local
201 unw_word_t pc; in unwind_phase2() local
DUnwind-EHABI.cpp109 uintptr_t pc = _Unwind_GetIP(context); in ProcessDescriptors() local
448 unw_word_t pc; in unwind_phase1() local
615 unw_word_t pc; in unwind_phase2() local
627 unw_word_t pc; in unwind_phase2() local
DUnwind_AppleExtras.cpp149 bool checkKeyMgrRegisteredFDEs(uintptr_t pc, void *&fde) { in checkKeyMgrRegisteredFDEs()
DDwarfInstructions.hpp155 int DwarfInstructions<A, R>::stepWithDwarf(A &addressSpace, pint_t pc, in stepWithDwarf()
DUnwindCursor.hpp96 typename A::pint_t DwarfFDECache<A>::findFDE(pint_t mh, pint_t pc) { in findFDE()
681 pint_t pc, in getInfoFromEHABISection()
810 bool UnwindCursor<A, R>::getInfoFromDwarfSection(pint_t pc, in getInfoFromDwarfSection()
883 bool UnwindCursor<A, R>::getInfoFromCompactEncodingSection(pint_t pc, in getInfoFromCompactEncodingSection()
1140 pint_t pc = (pint_t)this->getReg(UNW_REG_IP); in setInfoBasedOnIPRegister() local
DDwarfParser.hpp176 bool CFI_Parser<A>::findFDE(A &addressSpace, pint_t pc, pint_t ehSectionStart, in findFDE()
/ndk/sources/host-tools/ndk-stack/binutils/
Daddr2line.c138 static bfd_vma pc; variable
/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_wrappers.cpp213 _Unwind_Ptr WrapDl_unwind_find_exidx(_Unwind_Ptr pc, int* pcount) { in WrapDl_unwind_find_exidx()
Dcrazy_linker_library_list.cpp148 _Unwind_Ptr LibraryList::FindArmExIdx(void* pc, int* count) { in FindArmExIdx()
/ndk/sources/android/libthread_db/gdb-6.6/
Dlibthread_db.c219 void* pc = (void *)ptrace(PTRACE_PEEKUSR, handle->tid, (void *)60 /* r15/pc */, NULL); in _event_getmsg_helper() local
/ndk/sources/android/libthread_db/gdb-7.3.x/
Dlibthread_db.c230 void* pc = (void *)ptrace(PTRACE_PEEKUSR, handle->tid, (void *)60 /* r15/pc */, NULL); in _event_getmsg_helper() local
/ndk/sources/android/libthread_db/gdb-7.6/
Dlibthread_db.c243 void* pc = (void *)ptrace(PTRACE_PEEKUSR, handle->tid, (void *)60 /* r15/pc */, NULL); in _event_getmsg_helper() local
/ndk/sources/host-tools/ndk-stack/regex/
Dengine.c847 sopno pc; in step() local