Searched defs:dies (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp19 ProcessFunctionDIE(llvm::StringRef name, DIERef ref, SymbolFileDWARF &dwarf, const CompilerDeclContext &parent_decl_ctx, uint32_t name_type_mask, std::vector<DWARFDIE> &dies) argument
H A DAppleDWARFIndex.cpp156 GetFunctions(ConstString name, SymbolFileDWARF &dwarf, const CompilerDeclContext &parent_decl_ctx, uint32_t name_type_mask, std::vector<DWARFDIE> &dies) argument
H A DManualDWARFIndex.cpp396 GetFunctions(ConstString name, SymbolFileDWARF &dwarf, const CompilerDeclContext &parent_decl_ctx, uint32_t name_type_mask, std::vector<DWARFDIE> &dies) argument
H A DDebugNamesDWARFIndex.cpp217 GetFunctions( ConstString name, SymbolFileDWARF &dwarf, const CompilerDeclContext &parent_decl_ctx, uint32_t name_type_mask, std::vector<DWARFDIE> &dies) argument
H A DDWARFUnit.h206 die_iterator_range dies() { function in class:DWARFUnit
H A DDWARFDebugInfoEntry.cpp233 std::vector<DWARFDIE> dies; local
H A DSymbolFileDWARF.cpp2345 std::vector<DWARFDIE> dies; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h515 die_iterator_range dies() { function in class:llvm::DWARFUnit
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddwarf2read.c1826 struct die_info *dies; local
4194 free_die_list(struct die_info *dies) argument
4211 do_free_die_list_cleanup(void *dies) argument
4217 make_cleanup_free_die_list(struct die_info *dies) argument
[all...]

Completed in 122 milliseconds