Home
last modified time | relevance | path

Searched defs:die (Results 1 – 25 of 118) sorted by relevance

12345

/external/elfutils/src/libdw/
Ddwarf_aggregate_size.c38 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
Ddwarf_getlocation_attr.c91 Dwarf_Die die; local
104 Dwarf_Die die; local
Ddwarf_getscopes_die.c37 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()
Ddwarf_getscopes.c49 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()
Ddwarf_child.c43 __libdw_find_attr (Dwarf_Die *die, unsigned int search_name, in __libdw_find_attr()
118 dwarf_child (die, result) in dwarf_child() argument
Ddwarf_getscopevar.c41 getfiles (Dwarf_Die *die, Dwarf_Files **files) in getfiles()
48 getattr (Dwarf_Die *die, int search_name, Dwarf_Word *value) in getattr()
Ddwarf_dieoffset.c39 dwarf_dieoffset (die) in dwarf_dieoffset() argument
Ddwarf_cuoffset.c39 dwarf_cuoffset (die) in dwarf_cuoffset() argument
Ddwarf_haschildren.c39 dwarf_haschildren (die) in dwarf_haschildren() argument
Ddwarf_diename.c39 dwarf_diename (die) in dwarf_diename() argument
Ddwarf_bytesize.c39 dwarf_bytesize (die) in dwarf_bytesize() argument
Ddwarf_arrayorder.c39 dwarf_arrayorder (die) in dwarf_arrayorder() argument
Ddwarf_entrypc.c38 dwarf_entrypc (die, return_addr) in dwarf_entrypc() argument
Ddwarf_attr.c39 dwarf_attr (die, search_name, result) in dwarf_attr() argument
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDIECollection.cpp22 DWARFDIECollection::Insert(const DWARFDebugInfoEntry *die) in Insert()
33 DWARFDIECollection::Append (const DWARFDebugInfoEntry *die) in Append()
DSymbolFileDWARF.cpp119 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 …]
DDWARFDebugInfo.cpp294 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/
Dtypeiter.c44 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/
Dlibebl_CPU.h51 #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/
DLifetimeComponent.java60 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/
Dfixalgorithms8 die() { function
Dfixpaths6 die() { function
/external/vboot_reference/utility/
Denable_dev_usb_boot10 die() { function
/external/llvm/autoconf/
DAutoRegen.sh3 die() { function
/external/smali/
Dgradlew22 die ( ) { function

12345