/external/elfutils/src/libdw/ |
D | dwarf_aggregate_size.c | 38 get_type (Dwarf_Die *die, Dwarf_Attribute *attr_mem, Dwarf_Die *type_mem) in get_type() 50 array_size (Dwarf_Die *die, Dwarf_Word *size, in array_size() 201 aggregate_size (Dwarf_Die *die, Dwarf_Word *size, Dwarf_Die *type_mem) in aggregate_size() 231 dwarf_aggregate_size (die, size) in dwarf_aggregate_size() argument
|
D | dwarf_getlocation_attr.c | 91 Dwarf_Die die; local 104 Dwarf_Die die; local
|
D | dwarf_getscopes_die.c | 37 scope_visitor (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in scope_visitor() 63 dwarf_getscopes_die (Dwarf_Die *die, Dwarf_Die **scopes) in dwarf_getscopes_die()
|
D | dwarf_getscopes.c | 49 pc_match (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in pc_match() 86 origin_match (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in origin_match() 119 pc_record (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in pc_record()
|
D | dwarf_child.c | 43 __libdw_find_attr (Dwarf_Die *die, unsigned int search_name, in __libdw_find_attr() 118 dwarf_child (die, result) in dwarf_child() argument
|
D | dwarf_getscopevar.c | 41 getfiles (Dwarf_Die *die, Dwarf_Files **files) in getfiles() 48 getattr (Dwarf_Die *die, int search_name, Dwarf_Word *value) in getattr()
|
D | dwarf_dieoffset.c | 39 dwarf_dieoffset (die) in dwarf_dieoffset() argument
|
D | dwarf_cuoffset.c | 39 dwarf_cuoffset (die) in dwarf_cuoffset() argument
|
D | dwarf_haschildren.c | 39 dwarf_haschildren (die) in dwarf_haschildren() argument
|
D | dwarf_diename.c | 39 dwarf_diename (die) in dwarf_diename() argument
|
D | dwarf_bytesize.c | 39 dwarf_bytesize (die) in dwarf_bytesize() argument
|
D | dwarf_arrayorder.c | 39 dwarf_arrayorder (die) in dwarf_arrayorder() argument
|
D | dwarf_entrypc.c | 38 dwarf_entrypc (die, return_addr) in dwarf_entrypc() argument
|
D | dwarf_attr.c | 39 dwarf_attr (die, search_name, result) in dwarf_attr() argument
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFDIECollection.cpp | 22 DWARFDIECollection::Insert(const DWARFDebugInfoEntry *die) in Insert() 33 DWARFDIECollection::Append (const DWARFDebugInfoEntry *die) in Append()
|
D | SymbolFileDWARF.cpp | 119 void Push (DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die) in Push() 133 const DWARFDebugInfoEntry *die = m_dies[i].die; in LogDIEs() local 159 Push (DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die) in Push() 186 const DWARFDebugInfoEntry *die; member 240 const DWARFDebugInfoEntry *die, in GetTypes() 433 const DWARFDebugInfoEntry *die; in GetParentSymbolContextDIE() local 1021 …eUnitFunction (const SymbolContext& sc, DWARFCompileUnit* dwarf_cu, const DWARFDebugInfoEntry *die) in ParseCompileUnitFunction() 1125 const DWARFDebugInfoEntry *die = dwarf_cu->GetCompileUnitDIEOnly(); in ParseCompileUnitLanguage() local 1149 const DWARFDebugInfoEntry *die = function_dies.GetDIEPtrAtIndex(func_idx); in ParseCompileUnitFunctions() local 1286 const DWARFDebugInfoEntry *die, in ParseFunctionBlocks() [all …]
|
D | DWARFDebugInfo.cpp | 294 DWARFDebugInfoEntry* die = NULL; in GetDIEPtrWithCompileUnitHint() local 339 DWARFDebugInfoEntry* die, in DWARFDebugInfo_ParseCallback() 400 DWARFDebugInfoEntry die; in Parse() local 488 DWARFDebugInfoEntry* die, in DumpCallback() 702 const DWARFDebugInfoEntry* die = cu_sp->DIE(); in Dump() local 731 DWARFDebugInfoEntry* die, in FindCallbackString()
|
/external/elfutils/src/tests/ |
D | typeiter.c | 44 Dwarf_Die *die = dwarf_offdie (dbg, off + cuhl, &die_mem); in main() local 75 Dwarf_Die *die = dwarf_offdie_types (dbg, off + cuhl, &die_mem); in main() local
|
/external/elfutils/src/backends/ |
D | libebl_CPU.h | 51 #define DWARF_TAG_OR_RETURN(die) \ argument 59 dwarf_peeled_die_type (Dwarf_Die *die, Dwarf_Die *result) in dwarf_peeled_die_type()
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | LifetimeComponent.java | 60 public void setDieWhenInvisible(boolean die) { in setDieWhenInvisible() 126 private void die(GameObject parentObject) { in die() method in LifetimeComponent 184 public final void setDieOnHitBackground(boolean die) { in setDieOnHitBackground()
|
/external/openssh/ |
D | fixalgorithms | 8 die() { function
|
D | fixpaths | 6 die() { function
|
/external/vboot_reference/utility/ |
D | enable_dev_usb_boot | 10 die() { function
|
/external/llvm/autoconf/ |
D | AutoRegen.sh | 3 die() { function
|
/external/smali/ |
D | gradlew | 22 die ( ) { function
|