/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFBaseDIE.h | 29 DWARFBaseDIE(DWARFUnit *cu, DWARFDebugInfoEntry *die) in DWARFBaseDIE() 32 DWARFBaseDIE(const DWARFUnit *cu, DWARFDebugInfoEntry *die) in DWARFBaseDIE() 35 DWARFBaseDIE(DWARFUnit *cu, const DWARFDebugInfoEntry *die) in DWARFBaseDIE() 38 DWARFBaseDIE(const DWARFUnit *cu, const DWARFDebugInfoEntry *die) in DWARFBaseDIE() 60 void Set(DWARFUnit *cu, DWARFDebugInfoEntry *die) { in Set()
|
D | DWARFASTParserClang.cpp | 111 static DWARFDIE GetContainingClangModuleDIE(const DWARFDIE &die) { in GetContainingClangModuleDIE() 130 static lldb::ModuleSP GetContainingClangModule(const DWARFDIE &die) { in GetContainingClangModule() 145 const DWARFDIE &die, in ParseTypeFromClangModule() 270 DWARFDIE die, in PrepareContextToReceiveMembers() 302 ParsedDWARFTypeAttributes::ParsedDWARFTypeAttributes(const DWARFDIE &die) { in ParsedDWARFTypeAttributes() 431 static std::string GetUnitName(const DWARFDIE &die) { in GetUnitName() 438 const DWARFDIE &die, in ParseTypeFromDWARF() 549 const DWARFDIE &die, in ParseTypeModifier() 773 const DWARFDIE &die, in ParseEnum() 880 TypeSP DWARFASTParserClang::ParseSubroutine(const DWARFDIE &die, in ParseSubroutine() [all …]
|
D | DWARFIndex.cpp | 25 DWARFDIE die = dwarf.GetDIE(ref); in ProcessFunctionDIE() local 75 if (DWARFDIE die = m_dwarf.GetDIE(ref)) in operator ()() local
|
D | SymbolFileDWARF.cpp | 296 void SymbolFileDWARF::GetTypes(const DWARFDIE &die, dw_offset_t min_die_offset, in GetTypes() 408 DWARFDIE die; in GetParentSymbolContextDIE() local 761 const DWARFDIE &die) { in ParseFunction() 845 DWARFDIE die(dwarf_cu, &entry); in ParseFunctions() local 974 const DWARFDIE die = dwarf_cu->DIE(); in ParseImportedModules() local 1121 DWARFDIE die = orig_die; in ParseBlocksRecursive() local 1238 for (DWARFDIE die = parent_die.GetFirstChild(); die; in ClassOrStructIsVirtual() local 1330 if (DWARFDIE die = GetDIE(type_uid)) in GetDeclForUID() local 1343 if (DWARFDIE die = GetDIE(type_uid)) in GetDeclContextForUID() local 1354 if (DWARFDIE die = GetDIE(type_uid)) in GetDeclContextContainingUID() local [all …]
|
D | DWARFUnit.cpp | 157 DWARFDebugInfoEntry die; in ExtractDIEsRWLocked() local 516 static bool CompareDIEOffset(const DWARFDebugInfoEntry &die, in CompareDIEOffset() 592 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in ParseProducerInfo() local 654 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in GetDWARFLanguageType() local 664 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in GetIsOptimized() local 720 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in ComputeCompDirAndGuessPathStyle() local 742 const DWARFDebugInfoEntry *die = GetUnitDIEPtrOnly(); in ComputeAbsolutePath() local 764 const DWARFDebugInfoEntry *die = DIEPtr(); in GetFunctionAranges() local
|
/external/elfutils/tests/ |
D | all-dwarf-ranges.c | 31 ranges_die (Dwarf_Die *die) in ranges_die() 57 Dwarf_Die die = *dwarf_die; in walk_tree() local 83 Dwarf_Die die = (unit_type == DW_UT_skeleton in main() local
|
D | dwarf-die-addr-die.c | 37 check_die (Dwarf_Die *die) in check_die() 93 Dwarf_Die die; in check_dbg() local 112 Dwarf_Die die; in check_dbg() local
|
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/libdw/ |
D | dwarf_aggregate_size.c | 38 get_type (Dwarf_Die *die, Dwarf_Attribute *attr_mem, Dwarf_Die *type_mem) in get_type() 53 array_size (Dwarf_Die *die, Dwarf_Word *size, in array_size() 174 aggregate_size (Dwarf_Die *die, Dwarf_Word *size, in aggregate_size() 213 dwarf_aggregate_size (Dwarf_Die *die, Dwarf_Word *size) in dwarf_aggregate_size()
|
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_getlocation_attr.c | 129 Dwarf_Die die; in dwarf_getlocation_attr() local 144 Dwarf_Die die; in dwarf_getlocation_attr() local
|
D | dwarf_getscopes.c | 49 pc_match (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in pc_match() 88 origin_match (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in origin_match() 121 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() 121 dwarf_child (Dwarf_Die *die, Dwarf_Die *result) in dwarf_child()
|
/external/libabigail/src/ |
D | abg-dwarf-reader.cc | 2002 get_container(const read_context& ctxt, const Dwarf_Die *die) in get_container() 2713 compute_canonical_die_offset(const Dwarf_Die *die, in compute_canonical_die_offset() 2745 compute_canonical_die(const Dwarf_Die *die, in compute_canonical_die() 2791 Dwarf_Die die; in compute_canonical_die() local 2873 get_canonical_die(const Dwarf_Die *die, in get_canonical_die() 2981 get_or_compute_canonical_die(const Dwarf_Die* die, in get_or_compute_canonical_die() 3121 get_die_source(const Dwarf_Die &die, die_source &source) const in get_die_source() argument 3202 associate_die_to_decl(Dwarf_Die* die, in associate_die_to_decl() 3267 get_die_qualified_name(Dwarf_Die *die, size_t where_offset) in get_die_qualified_name() 3301 get_die_qualified_name(Dwarf_Die *die, size_t where_offset) const in get_die_qualified_name() [all …]
|
/external/elfutils/backends/ |
D | libebl_CPU.h | 50 #define DWARF_TAG_OR_RETURN(die) \ argument 58 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/shflags/.githooks/ |
D | pre-commit.shellcheck | 13 die() { function
|
/external/shflags/examples/ |
D | write_date.sh | 30 die() { function
|
/external/libnl/ |
D | autogen.sh | 3 die() { function
|
/external/libaom/ |
D | update_libaom.sh | 22 die() { function
|
/external/openssh/ |
D | fixpaths | 6 die() { function
|
D | fixalgorithms | 8 die() { function
|
/external/ltp/testcases/kernel/fs/quota_remount/ |
D | quota_remount_test01.sh | 71 die() function
|
/external/llvm-project/flang/test/Semantics/ |
D | common.sh | 6 function die { function
|
/external/rust/crates/grpcio-sys/grpc/test/distrib/ruby/ |
D | run_distrib_test.sh | 20 function die { function
|