/ndk/tests/device/issue20176-__gnu_Unwind_Find_exidx/jni/ |
D | issue20176-__gnu_Unwind_Find_exidx.cpp | 9 extern "C" _Unwind_Ptr dl_unwind_find_exidx(_Unwind_Ptr pc, int *pcount); 10 extern "C" _Unwind_Ptr __gnu_Unwind_Find_exidx(_Unwind_Ptr pc, int *pcount) in __gnu_Unwind_Find_exidx() argument 13 printf("%p -> ", pc); in __gnu_Unwind_Find_exidx() 14 ret_pc = dl_unwind_find_exidx(pc, pcount); in __gnu_Unwind_Find_exidx()
|
/ndk/tests/build/issue65705-asm-pc/jni/ |
D | issue65705-asm-pc.c | 17 void func_2(const unsigned long pc) in func_2() argument 24 register unsigned long pc asm ("pc"); in func_1() 25 func_2(pc); in func_1()
|
D | Android.mk | 4 LOCAL_MODULE := issue65705-asm-pc 5 LOCAL_SRC_FILES := issue65705-asm-pc.c
|
/ndk/sources/host-tools/ndk-stack/binutils/ |
D | addr2line.c | 138 static bfd_vma pc; variable 162 if (pc < vma) in find_address_in_section() 166 if (pc >= vma + size) in find_address_in_section() 169 found = bfd_find_nearest_line_discriminator (abfd, section, syms, pc - vma, in find_address_in_section() 188 if (pc >= size) in find_offset_in_section() 191 found = bfd_find_nearest_line_discriminator (abfd, section, syms, pc, in find_offset_in_section() 212 pc = bfd_scan_vma (addr_hex, NULL, 16); in translate_addresses() 219 pc = bfd_scan_vma (*addr++, NULL, 16); in translate_addresses() 227 pc &= (sign << 1) - 1; in translate_addresses() 229 pc = (pc ^ sign) - sign; in translate_addresses() [all …]
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | UnwindCursor.hpp | 42 static pint_t findFDE(pint_t mh, pint_t pc); 96 typename A::pint_t DwarfFDECache<A>::findFDE(pint_t mh, pint_t pc) { in findFDE() argument 101 if ((p->ip_start <= pc) && (pc < p->ip_end)) { in findFDE() 421 bool getInfoFromEHABISection(pint_t pc, const UnwindInfoSections §s); 425 bool getInfoFromDwarfSection(pint_t pc, const UnwindInfoSections §s, 436 bool getInfoFromCompactEncodingSection(pint_t pc, 681 pint_t pc, in getInfoFromEHABISection() argument 688 EHABISectionIterator<A> itNextPC = std::upper_bound(begin, end, pc); in getInfoFromEHABISection() 810 bool UnwindCursor<A, R>::getInfoFromDwarfSection(pint_t pc, in getInfoFromDwarfSection() argument 819 foundFDE = CFI_Parser<A>::findFDE(_addressSpace, pc, sects.dwarf_section, in getInfoFromDwarfSection() [all …]
|
D | UnwindLevel1-gcc-ext.c | 82 _LIBUNWIND_EXPORT void *_Unwind_FindEnclosingFunction(void *pc) { in _Unwind_FindEnclosingFunction() argument 83 _LIBUNWIND_TRACE_API("_Unwind_FindEnclosingFunction(pc=%p)\n", pc); in _Unwind_FindEnclosingFunction() 91 unw_set_reg(&cursor, UNW_REG_IP, (unw_word_t)(long) pc); in _Unwind_FindEnclosingFunction() 149 _LIBUNWIND_EXPORT const void *_Unwind_Find_FDE(const void *pc, in _Unwind_Find_FDE() argument 158 unw_set_reg(&cursor, UNW_REG_IP, (unw_word_t)(long) pc); in _Unwind_Find_FDE() 163 _LIBUNWIND_TRACE_API("_Unwind_Find_FDE(pc=%p) => %p\n", pc, in _Unwind_Find_FDE()
|
D | Unwind_AppleExtras.cpp | 149 bool checkKeyMgrRegisteredFDEs(uintptr_t pc, void *&fde) { in checkKeyMgrRegisteredFDEs() argument 165 if ((fdeInfo.pcStart <= pc) && (pc < fdeInfo.pcEnd)) { in checkKeyMgrRegisteredFDEs() 177 (void)pc; in checkKeyMgrRegisteredFDEs()
|
D | UnwindLevel1.c | 68 unw_word_t pc; in unwind_phase1() local 69 unw_get_reg(&cursor1, UNW_REG_IP, &pc); in unwind_phase1() 73 exception_object, (long long)pc, (long long)frameInfo.start_ip, functionName, in unwind_phase1() 201 unw_word_t pc; in unwind_phase2() local 202 unw_get_reg(&cursor2, UNW_REG_IP, &pc); in unwind_phase2() 206 exception_object, (long long)pc, in unwind_phase2()
|
D | Unwind-EHABI.cpp | 109 uintptr_t pc = _Unwind_GetIP(context); in ProcessDescriptors() local 110 bool isInScope = (scopeStart <= pc) && (pc < scopeEnd); in ProcessDescriptors() 448 unw_word_t pc; in unwind_phase1() local 449 unw_get_reg(&cursor1, UNW_REG_IP, &pc); in unwind_phase1() 453 exception_object, (long long)pc, (long long)frameInfo.start_ip, in unwind_phase1() 615 unw_word_t pc; in unwind_phase2() local 616 unw_get_reg(&cursor2, UNW_REG_IP, &pc); in unwind_phase2() 620 exception_object, (long long)pc, in unwind_phase2() 627 unw_word_t pc; in unwind_phase2() local 628 unw_get_reg(&cursor2, UNW_REG_IP, &pc); in unwind_phase2() [all …]
|
D | UnwindRegistersSave.S | 261 str lr, [x0, #0x100] ; store return address as pc 301 @ . the pc (r15) cannot be in the list in an STM instruction 305 str lr, [r0, #60] @ store return address as pc 310 mov pc, lr 322 mov pc, lr 333 mov pc, lr
|
/ndk/sources/host-tools/make-3.81/config/ |
D | config.guess | 276 echo alpha-pc-interix 333 echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` 762 echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} 779 echo ${UNAME_MACHINE}-pc-cygwin 782 echo ${UNAME_MACHINE}-pc-mingw32 789 echo ${UNAME_MACHINE}-pc-pw32 792 echo i586-pc-interix${UNAME_RELEASE} 798 echo i${UNAME_MACHINE}-pc-mks 804 echo i586-pc-interix 807 echo ${UNAME_MACHINE}-pc-uwin [all …]
|
D | config.sub | 308 basic_machine=$basic_machine-pc 686 basic_machine=i386-pc 711 basic_machine=i386-pc 825 basic_machine=i386-pc 831 basic_machine=i586-pc 834 basic_machine=i686-pc 837 basic_machine=i686-pc 840 basic_machine=i786-pc 887 basic_machine=i386-pc 1077 basic_machine=i686-pc
|
/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 220 if (pc == bkpt_addr) { in _event_getmsg_helper() 230 void* pc = (void *)ptrace(PTRACE_PEEKUSR, handle->tid, (void *)48 /* eip */, NULL); in _event_getmsg_helper() 234 if (pc == ((int)bkpt_addr + 1)) { in _event_getmsg_helper() 243 void* pc = (void *)ptrace(PTRACE_PEEKUSR, handle->tid, (void *)(64*4) /* pc */, NULL); in _event_getmsg_helper() 244 if (pc == bkpt_addr) { in _event_getmsg_helper()
|
/ndk/tests/device/test-stlport/unit/ |
D | ioiter_test.cpp | 33 const char *pc; in ioiter_test() local 43 pc = strorg; in ioiter_test() 47 c = *pc++; in ioiter_test()
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | ioiter_test.cpp | 33 const char *pc; in ioiter_test() local 43 pc = strorg; in ioiter_test() 47 c = *pc++; in ioiter_test()
|
/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 231 if (pc == bkpt_addr) { in _event_getmsg_helper() 241 void* pc = (void *)ptrace(PTRACE_PEEKUSR, handle->tid, (void *)48 /* eip */, NULL); in _event_getmsg_helper() 245 if (pc == ((int)bkpt_addr + 1)) { in _event_getmsg_helper() 254 void* pc = (void *)ptrace(PTRACE_PEEKUSR, handle->tid, (void *)(64*4) /* pc */, NULL); in _event_getmsg_helper() 255 if (pc == bkpt_addr) { in _event_getmsg_helper()
|
/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 244 if (pc == bkpt_addr) { in _event_getmsg_helper() 254 void* pc = (void *)ptrace(PTRACE_PEEKUSR, handle->tid, (void *)48 /* eip */, NULL); in _event_getmsg_helper() 258 if (pc == ((int)bkpt_addr + 1)) { in _event_getmsg_helper() 267 void* pc = (void *)ptrace(PTRACE_PEEKUSR, handle->tid, (void *)(64*4) /* pc */, NULL); in _event_getmsg_helper() 268 if (pc == bkpt_addr) { in _event_getmsg_helper()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/ |
D | stdlib_h.pass.cpp | 77 char* pc = 0; in main() local 79 static_assert((std::is_same<decltype(wctomb(pc,L' ')), int>::value), ""); in main() 81 static_assert((std::is_same<decltype(wcstombs(pc,pwc,0)), size_t>::value), ""); in main()
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/ |
D | bad_weak_ptr.hpp | 36 # pragma option push -pc
|
/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() argument 218 _Unwind_Ptr result = list->FindArmExIdx(pc, pcount); in WrapDl_unwind_find_exidx() 223 return ::dl_unwind_find_exidx(pc, pcount); in WrapDl_unwind_find_exidx()
|
/ndk/sources/host-tools/nawk-20071023/ |
D | GNUmakefile | 43 CC := x86_64-pc-mingw32msvc-gcc 45 CC := i586-pc-mingw32msvc-gcc
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.runtime/ |
D | cstdlib.pass.cpp | 81 char* pc = 0; in main() local 83 static_assert((std::is_same<decltype(std::wctomb(pc,L' ')), int>::value), ""); in main() 85 static_assert((std::is_same<decltype(std::wcstombs(pc,pwc,0)), std::size_t>::value), ""); in main()
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
D | _prolog.h | 18 # pragma option -Vx- -Ve- -a8 -b -pc
|
/ndk/build/tools/ |
D | common-build-host-funcs.sh | 123 windows|windows-x86) RET=i586-pc-mingw32msvc;; 518 _bh_try_host_prefix i686-pc-mingw32 533 *-mingw32msvc-*|i686-pc-mingw32) 534 BH_HOST_CONFIG=i586-pc-mingw32msvc 572 BH_HOST=amd64-pc-mingw32msvc
|
/ndk/sources/host-tools/ndk-stack/regex/ |
D | engine.c | 847 sopno pc; in step() local 852 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) { in step() 853 s = g->strip[pc]; in step() 856 assert(pc == stop-1); in step() 902 pc -= OPND(s) + 1; in step() 903 INIT(here, pc); in step() 919 assert(OP(g->strip[pc+OPND(s)]) == OOR2); in step() 925 OP(s = g->strip[pc+look]) != O_CH; in step() 933 if (OP(g->strip[pc+OPND(s)]) != O_CH) { in step() 934 assert(OP(g->strip[pc+OPND(s)]) == OOR2); in step()
|