HomeSort by relevance Sort by last modified time
    Searched refs:dbg (Results 151 - 175 of 405) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/elfutils/0.153/libdw/
libdw.h 350 extern Dwarf_Die *dwarf_offdie (Dwarf *dbg, Dwarf_Off offset,
354 extern Dwarf_Die *dwarf_offdie_types (Dwarf *dbg, Dwarf_Off offset,
370 extern Dwarf_Die *dwarf_addrdie (Dwarf *dbg, Dwarf_Addr addr,
520 extern int dwarf_offabbrev (Dwarf *dbg, Dwarf_Off offset, size_t *lengthp,
544 extern const char *dwarf_getstring (Dwarf *dbg, Dwarf_Off offset,
549 extern ptrdiff_t dwarf_getpubnames (Dwarf *dbg,
573 extern int dwarf_getsrc_file (Dwarf *dbg, const char *fname, int line, int col,
715 extern int dwarf_getaranges (Dwarf *dbg, Dwarf_Aranges **aranges,
851 extern Dwarf_OOM dwarf_new_oom_handler (Dwarf *dbg, Dwarf_OOM handler);
cfi.h 99 Dwarf *dbg; member in struct:Dwarf_CFI_s
100 #define CFI_IS_EH(cfi) ((cfi)->dbg == NULL)
encoded-value.h 99 if (cache->dbg != NULL)
100 return __libdw_read_address_inc (cache->dbg, IDX_debug_frame,
dwarf_tag.c 77 abb = __libdw_getabbrev (cu->dbg, cu, cu->last_abbrev_offset, &length,
  /external/elfutils/elfutils/
libdw.h 350 extern Dwarf_Die *dwarf_offdie (Dwarf *dbg, Dwarf_Off offset,
354 extern Dwarf_Die *dwarf_offdie_types (Dwarf *dbg, Dwarf_Off offset,
370 extern Dwarf_Die *dwarf_addrdie (Dwarf *dbg, Dwarf_Addr addr,
520 extern int dwarf_offabbrev (Dwarf *dbg, Dwarf_Off offset, size_t *lengthp,
544 extern const char *dwarf_getstring (Dwarf *dbg, Dwarf_Off offset,
549 extern ptrdiff_t dwarf_getpubnames (Dwarf *dbg,
573 extern int dwarf_getsrc_file (Dwarf *dbg, const char *fname, int line, int col,
715 extern int dwarf_getaranges (Dwarf *dbg, Dwarf_Aranges **aranges,
851 extern Dwarf_OOM dwarf_new_oom_handler (Dwarf *dbg, Dwarf_OOM handler);
  /external/lldb/test/expression_command/call-restarts/
TestCallThatRestarts.py 51 target = self.dbg.CreateTarget(exe)
70 self.dbg.GetCommandInterpreter().HandleCommand("process handle SIGCHLD -s 0 -p 1 -n 0", return_obj)
109 self.dbg.GetCommandInterpreter().HandleCommand("process handle SIGCHLD -s 0 -p 1 -n 1", return_obj)
129 self.dbg.GetCommandInterpreter().HandleCommand("process handle SIGCHLD -s 1 -p 1 -n 1", return_obj)
136 self.dbg.GetCommandInterpreter().HandleCommand("process handle SIGCHLD -s 0 -p 1 -n 1", return_obj)
  /external/lldb/test/python_api/lldbutil/iter/
TestLLDBIterator.py 43 target = self.dbg.CreateTarget(exe)
74 target = self.dbg.CreateTarget(exe)
103 target = self.dbg.CreateTarget(exe)
  /external/lldb/test/python_api/module_section/
TestModuleAndSection.py 37 target = self.dbg.CreateTarget(exe)
74 target = self.dbg.CreateTarget(exe)
112 target = self.dbg.CreateTarget(exe)
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
Dbg.stg 81 [(Profiler)dbg examineRuleMemoization:input, ruleIndex, <grammar.composite.rootGrammar.recognizerName>.ruleNames objectAtIndex:ruleIndex];
86 [((Profiler)dbg) memoize:input RuleIndex:ruleIndex StartIndex:ruleStartIndex [<grammar.composite.rootGrammar.recognizerName> ruleNames[ruleIndex]];
92 [dbg semanticPredicate:result Pred:predicate];
  /external/lldb/test/python_api/target/
TestTargetAPI.py 117 target = self.dbg.CreateTarget(exe)
162 target = self.dbg.CreateTarget(exe)
177 target = self.dbg.CreateTarget(exe)
204 target = self.dbg.CreateTarget(exe)
215 process = target.Launch (self.dbg.GetListener(), None, None, None, "stdout.txt", None, None, 0, False, error)
243 target = self.dbg.CreateTarget(exe)
  /external/lldb/test/functionalities/data-formatter/rdar-12437442/
TestRdar12437442.py 62 id_x = self.dbg.GetSelectedTarget().GetProcess().GetSelectedThread().GetSelectedFrame().FindVariable("x")
74 id_x = self.dbg.GetSelectedTarget().GetProcess().GetSelectedThread().GetSelectedFrame().FindVariable("x")
  /external/lldb/test/python_api/interpreter/
TestCommandInterpreterAPI.py 39 target = self.dbg.CreateTarget(exe)
43 ci = self.dbg.GetCommandInterpreter()
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDec_Utils.h 374 OMX_ERRORTYPE OMX_DmmMap(DSP_HPROCESSOR ProcHandle, int size, void* pArmPtr, DMM_BUFFER_OBJ* pDmmBuf, struct OMX_TI_Debug dbg);
376 OMX_ERRORTYPE OMX_DmmUnMap(DSP_HPROCESSOR ProcHandle, void* pMapPtr, void* pResPtr, struct OMX_TI_Debug dbg);
  /external/elfutils/0.153/src/
readelf.c 5519 Dwarf *dbg; member in struct:attrcb_args
7287 Dwarf *dbg = dwfl_module_getdwarf (dwflmod, &dwbias); local
    [all...]
  /ndk/sources/host-tools/make-3.81/
build_w32.bat 24 if exist link.dbg del link.dbg
32 echo WinDebug\variable.obj >>link.dbg
34 echo WinDebug\rule.obj >>link.dbg
36 echo WinDebug\remote-stub.obj >>link.dbg
38 echo WinDebug\commands.obj >>link.dbg
40 echo WinDebug\file.obj >>link.dbg
42 echo WinDebug\getloadavg.obj >>link.dbg
44 echo WinDebug\default.obj >>link.dbg
46 echo WinDebug\signame.obj >>link.dbg
    [all...]
  /external/e2fsprogs/debian/
rules 63 libcomerrdbgdir ?= ${debdir}/libcomerr2-dbg
66 libssdbgdir ?= ${debdir}/libss2-dbg
70 libblkiddbgdir ?= ${debdir}/libblkid1-dbg
73 libuuiddbgdir ?= ${debdir}/libuuid1-dbg
75 uuidruntimedbgdir ?= ${debdir}/uuid-runtime-dbg
79 libext2dbgdir ?= ${debdir}/e2fslibs-dbg
82 debugdir ?= ${debdir}/e2fsprogs-dbg
539 -pe2fsprogs-dbg -pe2fslibs-dbg \
540 -plibcomerr2-dbg -plibss2-db
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
probe-finder.h 25 Dwarf *dbg; member in struct:debuginfo
  /external/lldb/source/Plugins/Process/Utility/
RegisterContextDarwin_arm.cpp 196 #define DBG_OFFSET(reg) ((LLVM_EXTENSION offsetof (RegisterContextDarwin_arm::DBG, reg) + sizeof (RegisterContextDarwin_arm::GPR) + sizeof (RegisterContextDarwin_arm::FPU) + sizeof (RegisterContextDarwin_arm::EXC)))
198 #define DEFINE_DBG(reg, i) #reg, NULL, sizeof(((RegisterContextDarwin_arm::DBG *)NULL)->reg[i]), DBG_OFFSET(reg[i]), eEncodingUint, eFormatHex, { LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM, dbg_##reg##i }, NULL, NULL
529 SetError(set, Read, DoReadDBG(GetThreadID(), set, dbg));
585 SetError (set, Write, DoWriteDBG(GetThreadID(), set, dbg));
624 RegisterContextDarwin_arm::LogDBGRegisters (Log *log, const DBG& dbg)
630 i, i, dbg.bvr[i], dbg.bcr[i],
631 i, i, dbg.wvr[i], dbg.wcr[i])
    [all...]
RegisterContextDarwin_arm.h 154 struct DBG
163 LogDBGRegisters (lldb_private::Log *log, const DBG& dbg);
180 DBGWordCount = sizeof(DBG)/sizeof(uint32_t)
193 DBG dbg; member in class:RegisterContextDarwin_arm
300 DoReadDBG (lldb::tid_t tid, int flavor, DBG &dbg) = 0;
312 DoWriteDBG (lldb::tid_t tid, int flavor, const DBG &dbg) = 0
    [all...]
  /external/lldb/test/api/multithreaded/
test_listener_event_process_state.cpp 57 void check_listener(SBDebugger &dbg) {
  /external/lldb/test/functionalities/fat_archives/
TestFatArchives.py 42 target = self.dbg.CreateTarget(exe)
  /external/lldb/test/functionalities/inferior-assert/
TestInferiorAssert.py 109 target = self.dbg.CreateTarget(exe)
145 target = self.dbg.CreateTarget(exe)
190 target = self.dbg.CreateTarget(exe)
211 target = self.dbg.CreateTarget(exe)
  /external/lldb/test/functionalities/thread/
TestNumThreads.py 55 target = self.dbg.GetSelectedTarget()
  /external/lldb/test/lang/cpp/char1632_t/
TestChar1632T.py 42 target = self.dbg.CreateTarget(exe)
  /external/lldb/test/lang/cpp/rdar12991846/
TestRdar12991846.py 59 target = self.dbg.CreateTarget(exe)

Completed in 978 milliseconds

1 2 3 4 5 67 8 91011>>