HomeSort by relevance Sort by last modified time
    Searched full:dwarf (Results 426 - 450 of 1075) sorted by null

<<11121314151617181920>>

  /dalvik/dx/src/com/android/dx/util/
Output.java 72 * see the "Dalvik Executable Format" document or DWARF v3 section
82 * see the "Dalvik Executable Format" document or DWARF v3 section
  /external/dexmaker/src/dx/java/com/android/dx/util/
Output.java 72 * see the "Dalvik Executable Format" document or DWARF v3 section
82 * see the "Dalvik Executable Format" document or DWARF v3 section
  /external/elfutils/backends/
i386_regs.c 1 /* Register names and numbers for i386 DWARF.
31 #include <dwarf.h>
s390_regs.c 1 /* Register names and numbers for S/390 DWARF.
31 #include <dwarf.h>
sparc_regs.c 1 /* Register names and numbers for SPARC DWARF.
31 #include <dwarf.h>
i386_syscall.c 1 /* Linux/i386 system call ABI in DWARF register numbers.
ppc_syscall.c 1 /* Linux/PPC system call ABI in DWARF register numbers.
x86_64_syscall.c 1 /* Linux/x86-64 system call ABI in DWARF register numbers.
  /external/elfutils/libdw/
dwarf_attr.c 1 /* Return specific DWARF attribute of a DIE.
55 #include <dwarf.h>
dwarf_attr_integrate.c 1 /* Return specific DWARF attribute of a DIE, integrating indirections.
54 #include <dwarf.h>
dwarf_error.c 1 /* Retrieve ELF descriptor used for DWARF access.
117 [DWARF_E_NO_DWARF] = N_("no DWARF information"),
126 [DWARF_E_INVALID_DWARF] = N_("invalid DWARF"),
135 [DWARF_E_VERSION] = N_("invalid DWARF version"),
dwarf_getpubnames.c 61 #include <dwarf.h>
68 get_offsets (Dwarf *dbg)
171 Dwarf *dbg;
172 int (*callback) (Dwarf *, Dwarf_Global *, void *);
  /external/elfutils/tests/
dwfl-bug-fd-leak.c 37 #include <dwarf.h>
67 Dwarf *dbg = dwfl_addrdwarf (dwfl, address, &bias);
get-pubnames.c 40 callback (Dwarf *dbg, Dwarf_Global *gl, void *arg __attribute__ ((unused)))
83 Dwarf *dbg = dwarf_begin (fd, DWARF_C_READ);
run-dwfl-bug-offline-rel.sh 32 module: 00000000 DWARF 0 (no error)
  /external/llvm/lib/CodeGen/AsmPrinter/
ARMException.cpp 10 // This file contains support for writing DWARF exception info into asm files.
33 #include "llvm/Support/Dwarf.h"
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.h 102 /// EmitDwarfRegOp - Emit dwarf register operation.
106 // ARM/Darwin adds ISA to the DWARF info for each function.
ARMTargetObjectFile.cpp 14 #include "llvm/Support/Dwarf.h"
19 using namespace dwarf;
  /external/qemu/elff/
elf_alloc.cc 15 * allocations for DWARF objects.
dwarf_cu.h 47 * and is independent of the DWARF version number. */
51 * the first byte of the line number program itself. In the 32-bit DWARF
52 * format, this is a 4-byte unsigned length; in the 64-bit DWARF format,
114 /* Creates DwarfCUImpl instance, depending on DWARF format.
193 /* Checks if DWARF version for this CU is higher than 2. */
230 // DWARF format dependent methods
309 /* DWARF version for this CU. */
320 * - Dwarf32_CUHdr for 32-bit DWARF, or
321 * - Dwarf64_CUHdr for 64-bit DWARF.
322 * Dwarf_Off - type for an offset field in DWARF data format. Must be:
    [all...]
elf_file.h 77 /* Checks if format of DWARF data in this file is 64, or 32-bit. */
85 /* Gets DWARF objects allocator for this instance. */
330 // DWARF management.
334 /* Parses DWARF, and buids a list of compilation units for this ELF file.
339 * This is ELF and DWARF data format - dependent method.
466 * pointer type can be defined independently from ELF and DWARF types,
519 /* DWARF objects allocator for this instance. */
551 /* Flags DWARF format: 64, or 32 bits. DWARF format is determined by looking
554 * DWARF is 64 bit. Otherwise, DWARF is 32 bit. */
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/Configurations/
Base.xcconfig 2 DEBUG_INFORMATION_FORMAT = dwarf;
  /external/webkit/Tools/WebKitLauncher/Configurations/
Base.xcconfig 26 DEBUG_INFORMATION_FORMAT = dwarf;
  /ndk/sources/host-tools/ndk-stack/elff/
elf_alloc.cc 15 * allocations for DWARF objects.
  /external/valgrind/main/coregrind/m_debuginfo/
priv_d3basics.h 96 /* DWARF 3. */
107 /* DWARF 4. */
155 /* DWARF 3. */
165 /* DWARF 4. */
198 /* DWARF 4 values. */
271 /* DWARF 3 values. */
299 /* DWARF 4 values. */
367 /* DWARF 3. */
375 /* DWARF 4. */
537 /* DWARF 3 extensions. *
    [all...]

Completed in 806 milliseconds

<<11121314151617181920>>