Home
last modified time | relevance | path

Searched defs:encoding (Results 1 – 10 of 10) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DCompactUnwinder.hpp120 compact_unwind_encoding_t encoding, uint32_t functionStart, in stepWithCompactEncodingFrameless()
349 compact_unwind_encoding_t encoding, uint64_t functionStart, A &addressSpace, in stepWithCompactEncodingFrameless()
529 compact_unwind_encoding_t encoding, uint64_t, A &addressSpace, in stepWithCompactEncodingFrameless()
611 compact_unwind_encoding_t encoding, uint64_t, A &addressSpace, in stepWithCompactEncodingFrame()
DUnwind_AppleExtras.cpp29 unsigned long encoding; member
DUnwindCursor.hpp279 uint32_t encoding(uint32_t index) const { in encoding() function in libunwind::UnwindSectionRegularArray
933 uint32_t encoding = 0; in getInfoFromCompactEncodingSection() local
DAddressSpace.hpp213 uint8_t encoding) { in getEncodedP()
/ndk/sources/cxx-stl/gabi++/src/
Ddwarf_helper.cc144 uint8_t encoding) { in readEncodedPointer()
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_codecvt.h216 int encoding() const _STLP_NOTHROW { return do_encoding(); } in encoding() function
313 int encoding() const _STLP_NOTHROW { return do_encoding(); } in encoding() function
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/mach-o/
Dcompact_unwind_encoding.h444 compact_unwind_encoding_t encoding; member
/ndk/tests/device/test-gnustl-full/unit/
Dfstream_test.cpp668 int encoding() const throw() in encoding() function in std::codecvt
/ndk/tests/device/test-stlport/unit/
Dfstream_test.cpp668 int encoding() const throw() in encoding() function in std::codecvt
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_personality.cpp223 readEncodedPointer(const uint8_t** data, uint8_t encoding) in readEncodedPointer()