Searched
full:dwarf (Results
501 -
525 of
1075) sorted by null
<<21222324252627282930>>
/external/elfutils/libdw/ |
libdw_form.c | 55 #include <dwarf.h> 63 __libdw_form_val_len (Dwarf *dbg, struct Dwarf_CU *cu, unsigned int form,
|
libdw_visit_scopes.c | 1 /* Helper functions to descend DWARF scope trees. 54 #include <dwarf.h>
|
dwarf_getaranges.c | 58 #include <dwarf.h> 77 Dwarf *dbg; 122 DWARF Version 2.1.
|
dwarf_abbrev_hash.c | 1 /* Implementation of hash table for DWARF .debug_abbrev section content.
|
dwarf_abbrev_hash.h | 1 /* Hash table for DWARF .debug_abbrev section content.
|
dwarf_abbrevhaschildren.c | 56 #include <dwarf.h>
|
dwarf_addrdie.c | 60 Dwarf *dbg;
|
dwarf_arrayorder.c | 55 #include <dwarf.h>
|
/external/elfutils/libdwfl/ |
libdwfl.h | 81 section that relocations affecting DWARF data refer to, so it can 417 and those in symbol tables or Dwarf information referring to it. */ 453 /*** Dwarf access functions ***/ 458 extern Dwarf *dwfl_module_getdwarf (Dwfl_Module *, Dwarf_Addr *bias) 465 Dwarf *, Dwarf_Addr, void *), 470 extern Dwarf *dwfl_addrdwarf (Dwfl *dwfl, Dwarf_Addr addr, Dwarf_Addr *bias) 538 /* Enumerate the DWARF register numbers and their names. 539 For each register, CALLBACK gets its DWARF number, a string describing
|
/external/llvm/lib/CodeGen/ |
TargetLoweringObjectFileImpl.cpp | 33 #include "llvm/Support/Dwarf.h" 41 using namespace dwarf; 54 report_fatal_error("We do not support this DWARF encoding yet!"); 55 case dwarf::DW_EH_PE_absptr: 57 case dwarf::DW_EH_PE_pcrel: { 321 if (Encoding & dwarf::DW_EH_PE_indirect) { 338 getExprForDwarfReference(SSym, Encoding & ~dwarf::DW_EH_PE_indirect, Streamer); 598 getExprForDwarfReference(SSym, Encoding & ~dwarf::DW_EH_PE_indirect, Streamer);
|
/external/llvm/lib/DebugInfo/ |
DWARFContext.cpp | 11 #include "llvm/Support/Dwarf.h" 16 using namespace dwarf;
|
/external/llvm/lib/MC/ |
MCAsmInfo.cpp | 20 #include "llvm/Support/Dwarf.h" 140 if (!(Encoding & dwarf::DW_EH_PE_pcrel))
|
/external/llvm/tools/llvm-dwarfdump/ |
llvm-dwarfdump.cpp | 91 // Dump the complete DWARF structure. 107 cl::ParseCommandLineOptions(argc, argv, "llvm dwarf dumper\n");
|
/external/llvm/unittests/ExecutionEngine/JIT/ |
JITEventListenerTestCommon.h | 22 #include "llvm/Support/Dwarf.h" 78 DebugBuilder->createCompileUnit(llvm::dwarf::DW_LANG_C_plus_plus,
|
/external/qemu/elff/ |
dwarf_die.h | 14 * Contains declarations of classes defined for a variety of DWARF objects.
52 /* Gets DWARF tag (DW_TAG_Xxx) for the DIE represented with this instance. */
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/ |
Input.java | 88 * see the "Dalvik Executable Format" document or DWARF v3 section 97 * see the "Dalvik Executable Format" document or DWARF v3 section
|
Output.java | 84 * see the "Dalvik Executable Format" document or DWARF v3 section 94 * see the "Dalvik Executable Format" document or DWARF v3 section
|
/ndk/sources/host-tools/ndk-stack/elff/ |
dwarf_die.h | 14 * Contains declarations of classes defined for a variety of DWARF objects. 52 /* Gets DWARF tag (DW_TAG_Xxx) for the DIE represented with this instance. */
|
/external/linux-tools-perf/util/ |
probe-finder.c | 36 #include <dwarf-regs.h> 39 #include "include/dwarf-regs.h" 127 /* Dwarf FL wrappers */ 140 /* Get a Dwarf from offline image */ 141 static Dwarf *dwfl_init_offline_dwarf(int fd, Dwfl **dwflp, Dwarf_Addr *bias) 144 Dwarf *dbg = NULL; 198 /* Get a Dwarf from live kernel image */ 199 static Dwarf *dwfl_init_live_kernel_dwarf(Dwarf_Addr addr, Dwfl **dwflp, 202 Dwarf *dbg; 216 /* Here, check whether we could get a real dwarf */ [all...] |
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfAccelTable.cpp | 1 //=-- llvm/CodeGen/DwarfAccelTable.cpp - Dwarf Accelerator Tables -*- C++ -*-=// 10 // This file contains support for writing dwarf accelerator tables. 131 Asm->OutStreamer.AddComment(dwarf::FormEncodingString(A.form));
|
/external/linux-tools-perf/ |
android.patch | 1 diff -r -u -d /home/bccheng/local/kernels/crespo-ics/tools/perf/arch/arm/util/dwarf-regs.c ./arch/arm/util/dwarf-regs.c 2 --- /home/bccheng/local/kernels/crespo-ics/tools/perf/arch/arm/util/dwarf-regs.c 2011-12-09 13:14:49.000000000 -0800 3 +++ ./arch/arm/util/dwarf-regs.c 2012-03-22 17:08:09.000000000 -0700 11 #include <dwarf-regs.h> 14 +#include "util/include/dwarf-regs.h" 29 diff -r -u -d /home/bccheng/local/kernels/crespo-ics/tools/perf/arch/x86/util/dwarf-regs.c ./arch/x86/util/dwarf-regs.c 30 --- /home/bccheng/local/kernels/crespo-ics/tools/perf/arch/x86/util/dwarf-regs.c 2011-12-09 13:14:49.000000000 -0800 31 +++ ./arch/x86/util/dwarf-regs.c 2012-03-22 17:08:09.000000000 -070 [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/arm-eabi/bin/ |
ld | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/ |
arm-eabi-ld | |
/dalvik/dx/src/com/android/dx/util/ |
Leb128Utils.java | 20 * Reads and writes DWARFv3 LEB 128 signed and unsigned integers. See DWARF v3
|
/external/dexmaker/src/dx/java/com/android/dx/util/ |
Leb128Utils.java | 20 * Reads and writes DWARFv3 LEB 128 signed and unsigned integers. See DWARF v3
|
Completed in 420 milliseconds
<<21222324252627282930>>