HomeSort by relevance Sort by last modified time
    Searched defs:cfa (Results 1 - 21 of 21) sorted by null

  /external/lldb/include/lldb/Target/
Unwind.h 58 lldb::addr_t cfa; local
64 if (!DoGetFrameInfoAtIndex (idx, cfa, pc))
74 lldb::addr_t& cfa,
78 return DoGetFrameInfoAtIndex (frame_idx, cfa, pc);
106 lldb::addr_t& cfa,
  /external/libcxxabi/src/Unwind/
DwarfInstructions.hpp 60 pint_t cfa, const RegisterLocation &savedReg);
62 pint_t cfa, const RegisterLocation &savedReg);
64 pint_t cfa, const RegisterLocation &savedReg);
82 A &addressSpace, const R &registers, pint_t cfa,
86 return addressSpace.getP(cfa + (pint_t)savedReg.value);
91 registers, cfa));
95 registers, cfa);
110 A &addressSpace, const R &registers, pint_t cfa,
114 return addressSpace.getDouble(cfa + (pint_t)savedReg.value);
119 registers, cfa));
165 pint_t cfa = getCFA(addressSpace, prolog, registers); local
    [all...]
  /external/lldb/source/Plugins/Process/Utility/
UnwindLLDB.h 58 uint64_t inferred_value; // eRegisterValueInferred - e.g. stack pointer == cfa + offset
74 lldb::addr_t& cfa,
98 lldb::addr_t cfa; // The canonical frame address for this stack frame member in struct:lldb_private::UnwindLLDB::Cursor
102 Cursor () : start_pc (LLDB_INVALID_ADDRESS), cfa (LLDB_INVALID_ADDRESS), sctx(), reg_ctx_lldb_sp() { }
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DwarfInstructions.hpp 60 pint_t cfa, const RegisterLocation &savedReg);
62 pint_t cfa, const RegisterLocation &savedReg);
64 pint_t cfa, const RegisterLocation &savedReg);
82 A &addressSpace, const R &registers, pint_t cfa,
86 return addressSpace.getP(cfa + (pint_t)savedReg.value);
91 registers, cfa));
95 registers, cfa);
110 A &addressSpace, const R &registers, pint_t cfa,
114 return addressSpace.getDouble(cfa + (pint_t)savedReg.value);
119 registers, cfa));
165 pint_t cfa = getCFA(addressSpace, prolog, registers); local
    [all...]
  /cts/tools/cfassembler/src/dxconvext/
ClassFileAssembler.java 45 ClassFileAssembler cfa = new ClassFileAssembler(); local
46 cfa.run(args);
  /external/libunwind/src/dwarf/
Gparser.c 155 Debug (15, "CFA_offset r%lu at cfa+0x%lx\n",
352 Debug (15, "CFA_GNU_negative_offset_extended cfa+0x%lx\n",
358 /* This is a special CFA to handle all 16 windowed registers
370 Debug (1, "Unexpected CFA opcode 0x%x\n", op);
407 that manipulates CFA (push/pop). */
712 unw_word_t regnum, addr, cfa, ip; local
721 prev_cfa = c->cfa;
727 /* Evaluate the CFA first, because it may be referred to by other
732 /* CFA is equal to [reg] + offset: */
734 /* As a special-case, if the stack-pointer is the CFA and th
    [all...]
  /external/libunwind/src/x86_64/
Gtrace.c 206 RIP using current CFA, RBP and RSP values. Modifies CURSOR to
216 unw_word_t cfa,
239 d->cfa = cfa;
260 Debug (3, "frame va %lx type %d last %d cfa %s+%d rbp @ cfa%+d rsp @ cfa%+d\n",
269 in CACHE using current CFA, RBP and RSP values. Uses CURSOR to
275 unw_word_t cfa,
330 return trace_init_addr (frame, cursor, cfa, rip, rbp, rsp)
402 unw_word_t rbp, rsp, rip, cfa; local
    [all...]
  /external/lldb/source/Expression/
DWARFExpression.cpp 2645 addr_t cfa = id.GetCallFrameAddress(); local
    [all...]
  /external/lldb/source/Target/
StackFrameList.cpp 292 lldb::addr_t cfa; local
304 const bool success = unwinder->GetFrameInfoAtIndex(idx, cfa, pc);
307 // SP as the CFA and see if that gets any further.
310 cfa = reg_ctx_sp->GetSP();
318 cfa,
327 cfa = unwind_frame_sp->m_id.GetCallFrameAddress();
332 const bool success = unwinder->GetFrameInfoAtIndex(idx, cfa, pc);
339 unwind_frame_sp.reset (new StackFrame (m_thread.shared_from_this(), m_frames.size(), idx, cfa, pc, NULL));
365 cfa,
534 addr_t pc, cfa; local
    [all...]
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
ImageReaderSubPane.java 223 Integer cfa = info.get(CameraCharacteristics.SENSOR_INFO_COLOR_FILTER_ARRANGEMENT); local
224 if (cfa != null) {
225 switch (cfa) {
  /external/nist-sip/java/gov/nist/javax/sip/header/
HeaderFactoryImpl.java 1403 PChargingFunctionAddresses cfa = new PChargingFunctionAddresses(); local
    [all...]
  /frameworks/base/core/jni/
android_hardware_camera2_DngCreator.cpp 657 * Write CFA pattern for given CFA enum into cfaOut. cfaOut must have length >= 4.
658 * Returns OK on success, or a negative error code if the CFA enum was invalid.
661 camera_metadata_enum_android_sensor_info_color_filter_arrangement_t cfa = local
664 switch(cfa) {
701 * Convert the CFA layout enum to an OpcodeListBuilder::CfaLayout enum, defaults to
705 camera_metadata_enum_android_sensor_info_color_filter_arrangement_t cfa = local
708 switch(cfa) {
729 * per-channel noise profile. If multiple channels in the CFA correspond to a color in the color
733 * cfa - numChannels color channels corresponding to each of the per-channel noise profil
962 uint8_t cfa[cfaLength]; local
    [all...]
  /bionic/libc/kernel/uapi/linux/
omap3isp.h 151 __u8 cfa; member in struct:omap3isp_hist_config
402 struct omap3isp_prev_cfa __user *cfa; member in struct:omap3isp_prev_update_config
  /development/ndk/platforms/android-L/include/linux/
omap3isp.h 151 __u8 cfa; member in struct:omap3isp_hist_config
402 struct omap3isp_prev_cfa __user *cfa; member in struct:omap3isp_prev_update_config
  /external/kernel-headers/original/uapi/linux/
omap3isp.h 201 /* CFA pattern */
224 __u8 cfa; /* BAYER or FOVEON X3 */ member in struct:omap3isp_hist_config
460 * Enumeration for CFA Formats supported by preview
472 * struct omap3isp_prev_cfa - CFA Interpolation
473 * @format: CFA Format Enum value supported by preview.
474 * @gradthrs_vert: CFA Gradient Threshold - Vertical.
475 * @gradthrs_horz: CFA Gradient Threshold - Horizontal.
476 * @table: Pointer to the CFA table.
616 * @cfa: Pointer to structure containing the CFA interpolation table, CFA
634 struct omap3isp_prev_cfa __user *cfa; member in struct:omap3isp_prev_update_config
    [all...]
  /external/libunwind/include/
dwarf.h 227 DWARF_WHERE_CFAREL, /* register saved at CFA-relative address */
240 /* For uniformity, we'd like to treat the CFA save-location like any
242 the CFA can be expressed as a (REGISTER,OFFSET) pair. To handle
243 this, we use two dwarf_save_loc structures to describe the CFA.
244 The first one (CFA_REG_COLUMN), tells us where the CFA is saved.
245 In the case of DWARF_WHERE_EXPR, the CFA is defined by a DWARF
302 unw_word_t cfa; /* canonical frame address; aka frame-/stack-pointer */ member in struct:dwarf_cursor
  /external/valgrind/main/coregrind/m_debuginfo/
debuginfo.c 2308 Addr cfa; local
2462 Addr cfa, ipHere = 0; local
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
omap3isp.h 151 __u8 cfa; member in struct:omap3isp_hist_config
402 struct omap3isp_prev_cfa __user *cfa; member in struct:omap3isp_prev_update_config
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
omap3isp.h 151 __u8 cfa; member in struct:omap3isp_hist_config
402 struct omap3isp_prev_cfa __user *cfa; member in struct:omap3isp_prev_update_config
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
omap3isp.h 151 __u8 cfa; member in struct:omap3isp_hist_config
402 struct omap3isp_prev_cfa __user *cfa; member in struct:omap3isp_prev_update_config
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 754 milliseconds