Home
last modified time | relevance | path

Searched defs:pc (Results 1 – 16 of 16) 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-stlport/unit/
Dioiter_test.cpp33 const char *pc; in ioiter_test() local
/ndk/tests/device/test-gnustl-full/unit/
Dioiter_test.cpp33 const char *pc; in ioiter_test() local
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindLevel1-gcc-ext.c85 _LIBUNWIND_EXPORT void *_Unwind_FindEnclosingFunction(void *pc) { in _Unwind_FindEnclosingFunction()
195 _LIBUNWIND_EXPORT const void *_Unwind_Find_FDE(const void *pc, in _Unwind_Find_FDE()
DUnwind-EHABI.cpp114 uintptr_t pc = _Unwind_GetIP(context); in ProcessDescriptors() local
480 unw_word_t pc; in unwind_phase1() local
652 unw_word_t pc; in unwind_phase2() local
664 unw_word_t pc; in unwind_phase2() local
DUnwindLevel1.c70 unw_word_t pc; in unwind_phase1() local
207 unw_word_t pc; in unwind_phase2() local
DUnwind_AppleExtras.cpp149 bool checkKeyMgrRegisteredFDEs(uintptr_t pc, void *&fde) { in checkKeyMgrRegisteredFDEs()
DEHHeaderParser.hpp97 bool EHHeaderParser<A>::findFDE(A &addressSpace, pint_t pc, pint_t ehHdrStart, in findFDE()
DDwarfInstructions.hpp155 int DwarfInstructions<A, R>::stepWithDwarf(A &addressSpace, pint_t pc, in stepWithDwarf()
DUnwindCursor.hpp99 typename A::pint_t DwarfFDECache<A>::findFDE(pint_t mh, pint_t pc) { in findFDE()
688 pint_t pc, in getInfoFromEHABISection()
817 bool UnwindCursor<A, R>::getInfoFromDwarfSection(pint_t pc, in getInfoFromDwarfSection()
891 bool UnwindCursor<A, R>::getInfoFromCompactEncodingSection(pint_t pc, in getInfoFromCompactEncodingSection()
1148 pint_t pc = (pint_t)this->getReg(UNW_REG_IP); in setInfoBasedOnIPRegister() local
DDwarfParser.hpp177 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/host-tools/ndk-stack/regex/
Dengine.c847 sopno pc; in step() local