/ndk/tests/build/issue65705-asm-pc/jni/ |
D | issue65705-asm-pc.c | 17 void func_2(const unsigned long pc) in func_2()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/ |
D | stdlib_h.pass.cpp | 77 char* pc = 0; in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.runtime/ |
D | cstdlib.pass.cpp | 81 char* pc = 0; in main() local
|
/ndk/tests/device/issue20176-__gnu_Unwind_Find_exidx/jni/ |
D | issue20176-__gnu_Unwind_Find_exidx.cpp | 10 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/ |
D | ioiter_test.cpp | 33 const char *pc; in ioiter_test() local
|
/ndk/tests/device/test-stlport/unit/ |
D | ioiter_test.cpp | 33 const char *pc; in ioiter_test() local
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | UnwindLevel1-gcc-ext.c | 82 _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()
|
D | UnwindLevel1.c | 68 unw_word_t pc; in unwind_phase1() local 201 unw_word_t pc; in unwind_phase2() local
|
D | Unwind-EHABI.cpp | 109 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
|
D | Unwind_AppleExtras.cpp | 149 bool checkKeyMgrRegisteredFDEs(uintptr_t pc, void *&fde) { in checkKeyMgrRegisteredFDEs()
|
D | DwarfInstructions.hpp | 155 int DwarfInstructions<A, R>::stepWithDwarf(A &addressSpace, pint_t pc, in stepWithDwarf()
|
D | UnwindCursor.hpp | 96 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
|
D | DwarfParser.hpp | 176 bool CFI_Parser<A>::findFDE(A &addressSpace, pint_t pc, pint_t ehSectionStart, in findFDE()
|
/ndk/sources/host-tools/ndk-stack/binutils/ |
D | addr2line.c | 138 static bfd_vma pc; variable
|
/ndk/sources/android/crazy_linker/src/ |
D | crazy_linker_wrappers.cpp | 213 _Unwind_Ptr WrapDl_unwind_find_exidx(_Unwind_Ptr pc, int* pcount) { in WrapDl_unwind_find_exidx()
|
D | crazy_linker_library_list.cpp | 148 _Unwind_Ptr LibraryList::FindArmExIdx(void* pc, int* count) { in FindArmExIdx()
|
/ndk/sources/android/libthread_db/gdb-6.6/ |
D | libthread_db.c | 219 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/ |
D | libthread_db.c | 230 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/ |
D | libthread_db.c | 243 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/ |
D | engine.c | 847 sopno pc; in step() local
|